Does anyone know how to zoom in on NetBeans code?

前端 未结 6 1686
温柔的废话
温柔的废话 2020-12-29 18:01

I want to enlarge the code I\'ve written in NetBeans so it\'s easier to read. I can enlarge the output by using ctrl and \'+\', but it doesn\'t work on the code. Does anyo

6条回答
  •  死守一世寂寞
    2020-12-29 18:52

    Alt+Scroll Wheel (on mouse) will do it. If you want to change the font size, go to Tools>Options>Fonts&Colors [note: this is a large icon/tab]. From there, in the Syntax tab (default) click Default, then the '...' button next to Font. Change the font size here, and click Okay. Other fonts inherit this size, so that should be the only change.

    Happy coding!

提交回复
热议问题