EmEditor has internal command that “capitalizes the first letter of each word in the selection”.
You may find it in Edit MenuConvert SelectionCapitalize.
You just need to assign a hotkey for it through “Tools MenuProperites for…ConfigurationKeyboard”.
is it possible to make a script that will toggle/cycle through capitalize-lowercase-uppercase?
eg select some text, then clicking ctrl+y will lowercase it, clicking ctrl+y again will uppercase it, again it will capitalize it, again it will lowercase it, etc
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Questions and Answers about EmEditor Core’ is closed to new topics and replies.