Is there a way to convert a block of text to title case in Notepad++?
It should turn
asdf ASDF aSdF
into
Asdf Asdf Asdf
I see upper case and lower case on the edit menu, but those aren't quite what I'm looking for.
|
Is there a way to convert a block of text to title case in Notepad++? It should turn
into
I see upper case and lower case on the edit menu, but those aren't quite what I'm looking for. | ||||
|
feedback
|
|
The TextFX plugin has this feature, they call it "Proper Case". You can find it under TextFX -> TextFX Characters -> Proper Case:
| ||||
|
feedback
|
|
One thing to keep in mind with this. The TextFX plug-in is only in the ANSI version. You will need to download the ZIP file and copy the contents of the ANSI directory to your computer. For some reason, the .exe only installs the unicode without a few key plug-ings. | |||
|
feedback
|