Title case in Notepad++?
- by recursive
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.