How do I zoom into text with JetBrains IntelliJ IDEA

0

I would like to zoom in on text for presentations or when I need to focus on one function within the code.

How can I do this on a Mac OS?

dmcgill50

Posted 2020-01-15T21:18:22.947

Reputation: 536

Answers

0

I found that you can enable this feature within IntelliJ by opening Preferences(⌘,) > click in the search and then enter the word zoom. Check the box for Change font size (Zoom) with Command+Mouse Wheel.

image of zoom search

Now you can hold down the Command and scroll your mouse wheel to zoom in and zoom out.

dmcgill50

Posted 2020-01-15T21:18:22.947

Reputation: 536