It would be nice if the code editor would automatically capitalize characters used in user created variables so that the shift key wouldn't have to be used so much.
For example: If I create a variable called "SetLayout" all I would need to do is type "setlayout" and when followed by a space it would replace itself with "SetLayout".
It would be nice if the code editor would automatically capitalize characters used in user created variables so that the shift key wouldn't have to be used so much.
For example: If I create a variable called "SetLayout" all I would need to do is type "setlayout" and when followed by a space it would replace itself with "SetLayout".
The Ctrl + Space key combination behaves exactly as I imagined auto-capitalization would behave. I noticed that some of the words in the list already do auto capitalize. It would be great if everything in this list would auto capitalize as you type.