Match the case of procedure names?
Posted: Fri Oct 31, 2008 3:37 am
When you type the name of a predefined function (eg ReplaceString) the IDE automatically corrects the case. replacestring->ReplaceString.
However it doesn't do that with custom procedures that you write.
I know it's a very trivial thing and doesn't make any difference to the software outputted by the compiler, but I really would appreciate this being added in a future version of the IDE.
Programmers are pedants, after all.
However it doesn't do that with custom procedures that you write.
I know it's a very trivial thing and doesn't make any difference to the software outputted by the compiler, but I really would appreciate this being added in a future version of the IDE.
Programmers are pedants, after all.
