Variable / unit capitalization
Brought to you by:
anthonysteele
Add a feature in which it is possible to "update" all used
variables / unit / procedure / function names in the
source with the same capitalization as the declared
name was. So "myvar" becomes "MyVar" because it was
declared as such.
Logged In: YES
user_id=725884
Yes, I think this would be an enormously usefull feature..
Also, it would be nice if it stored those formats across files,
so that if I use a unit, it uses the capitalization that was
stored with the unit.. maybe create a xxx.cap file in the
same directory as the source file, or in a shared directory...
I would be happy to work on this feature if the team thinks it
would be usefull.