I want a shortcut for capitalize (change first letter of every word to upper case) in Android studio.
I know that Toggle Case shortcut is Ctrl+Shift+U (Command+Shift+U on Mac) in Android Studio.
I want a shortcut for capitalize just first letter of all words... it would be very useful for Javadocs.
You should use String Manipulation plugin:
http://plugins.jetbrains.com/plugin/?id=2162
it supports Capitalize selected text.
When you install this plugin, you can select your text and use Alt+M to open String Manipulation menu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With