Capitalization of words in Leda
I am running IntelliJ 12 Leda Preview for compatibility with certain plugins (ideaVIM). I am seeing the IDE capitalize all the words even those that should not be capitalized (If, While, For, variable names, ... Etc).
Is there a way to turn this off?
Please sign in to leave a comment.
No idea.
1. Am I right that once you type in the editor word "for" (without code completion, just type), and then a space, the word is transformed to "For"?
2. Is this about java code?
3. Is ideaVIM the only 3rd party (*not bundled*) plugin installed? See Settings / Plugins.
Thanks,
Alexander.
The issue has been resolved. An external global program interfered with text input and capitalized the first letter of every word.