coder and technology lover
Posts tagged productivity
Eclipse: convert upper case text to lower case and viceversa with a simple shortcut
Aug 25th
This is just a quick post to share these 2 little shortcuts to convert text from lower case to uppercase and viceversa in Eclipse.
Lower case: CTRL+SHIFT+Y
Upper case: CTRL+SHIFT+X
In both the combination you can select one or more character to convert.
Recent comments