Is it possible to run IntelliJ Idea in a true full screen mode on a MAC?
No toolbars, no side bars, no buttons, just code.
If it is possible please let me know.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do it in the
Viewmenu by disabling the following items:Double clicking on the editor tab will hide all the open tool windows (second double click will restore them).
It’s also possible to disable editor tabs in
Preferences|Editor|Editor Tabs.