Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Shortcut Key for Color and Fonts -> Basic -> Text Font

I often change the font size of my editor. So does anyone know a shortcut key for that? Until now I have to use the menu with several clicks: Preferences -> Color and Fonts -> Basic -> Text Font. Would be nice of one can use CTRL + MouseWheel...

like image 302
Peter Schmitz Avatar asked Nov 17 '11 17:11

Peter Schmitz


1 Answers

I am sure at some point of time you would have wanted to increase/decrease the font using CTRL + + or mouse scroll. Found one solution, CTRL and +/- keys for increasing and decreasing font.

  • Download jar from http://code.google.com/p/tarlog-plugins/downloads/list
  • Place the jar in plugins directory of eclipse installation
  • Restart eclipse.

Enjoy

like image 189
NullPointerException Avatar answered Jan 03 '23 13:01

NullPointerException