Page 1 of 1

Match the case of procedure names?

Posted: Fri Oct 31, 2008 3:37 am
by Seymour Clufley
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. :)

Posted: Fri Oct 31, 2008 3:59 am
by Mistrel
+1 but I would like to have the option to disable it.