I can't find what is the shortcut for toggling of full screen and distraction free viewing modes in IntelliJ IDEA. My questions are:
Do those shortcuts even exist?
Can they be defined as some custom shortcuts?
Is there a way to create macros? (by pressing one button toggle both modes)
Is there a plugin of some sort that does this?
Thank you!
By default, IntelliJ IDEA shows all classes, methods, and other elements of the current file. To toggle the elements you want to show, click the corresponding buttons on the Structure tool window toolbar.
Configure keyboard shortcuts IntelliJ IDEA includes several predefined keymaps and lets you customize frequently used shortcuts. To view the keymap configuration, open the Settings/Preferences dialog Ctrl+Alt+S and select Keymap. IntelliJ IDEA automatically suggests a predefined keymap based on your environment.
ctrl+shift+f searching in some last used directory instead of entire project Follow. Hello, In past IntelliJ versions, ctrl+shift+f would search the entire project (no matter whether you had at some point used "find in path").
i would like to add to the existing answer, that there is indeed an indirect keyboard shortcut to change view mode.
ctrl+` > 4 > 1 (for presentation mode)
ctrl+` > 4 > 2 (for distraction free mode)
tested on intellij idea v18.1.4 ultimate edition
The shortcut does not exist by the default configuration (as seen here, and in this YouTube video that showcases its use).
You can assign it (distraction free example) yourself by going to File > Settings > Keymap
and type distract
in the filter field (or expand the Main menu > View > Toggle Distraction Free mode
tree). Right click the item and select Add Keyboard Shortcut
(or read this manual on how to assign shortcuts in IntelliJ).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With