Skip to content

Instantly share code, notes, and snippets.

@edenir-anschau
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edenir-anschau/915b70289ce6b68a5845 to your computer and use it in GitHub Desktop.
Save edenir-anschau/915b70289ce6b68a5845 to your computer and use it in GitHub Desktop.
Eclipse: convert upper case text to lower case and viceversa with a simple shortcut
Lower case: CTRL+SHIFT+Y
Upper case: CTRL+SHIFT+X
Source: http://www.daveoncode.com/2009/08/25/eclipse-shortcut-switch-convert-uppercase-text-cod-lowercase/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment