Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there any shortcut for distraction-free mode?

Is there any shortcut for distraction-free mode in intellij? Or can I create one somehow? I don't want to go to view tab every time. Thanks.

like image 875
Pavel Avatar asked Nov 11 '15 22:11

Pavel


People also ask

How do I disable distraction mode in Pycharm?

Toggle viewing modes Use the quick switcher: Go to View | Quick Switch Scheme (or press Ctrl+` ). In the Switch popup, select View Mode and then select Enter <viewing mode> or Exit <viewing mode>.

How do I get out of Zen mode IntelliJ?

You can access Zen mode from the IntelliJ IDEA menu with View > Appearance > Enter Zen Mode. Alternatively you can use Find Actions ⌘⇧A (macOS), or Ctrl+Shift+A (Windows/Linux) and type in zen mode to enter or exit Zen Mode.

How do I exit presentation mode in Datagrip?

Select View > Exit Presentation Mode.


2 Answers

There is none assigned by default, but you can assign one yourself.

Go to Settings > Keymap and type distraction in the filter field (or expand the Main menu > View > Toggle Distraction Free mode tree). Right click the item and select Add Keyboard Shortcut.

like image 161
Darek Kay Avatar answered Sep 18 '22 17:09

Darek Kay


Ctrl + ~ + 4 + 2

Ctrl + ~ + 4 allows you to exit/enter presentation mode, distraction mode, full screen

like image 40
Azimjon Ilkhomov Avatar answered Sep 21 '22 17:09

Azimjon Ilkhomov