Change editor font size actions
Are there keymapable actions to increase & descrease the editors font size? I know the ctrl+mousewheel shortcut, but when I'm on the laptop sans-mouse can I map keys to increase & decrease the size too?
Would find this mostly useful when presenting.
Please sign in to leave a comment.
Hi Richard,
No, there are no such actions. You can workaround that via intellij-eval plugin and directly call its setFontSize() method.
Dens
Oh OK.
Haven't tried it but was thinking I could possibly create a new theme with bigger font defaults and use the quick switch scheme.
So something like this. Relies on intellijeval activation first.