Reduce Clutter by Disabling Tools

Save space by turning off various toolbars and Project Tool.

People associate IDEs with busy UIs filled with buttons and knobs and distraction. But that's just the default. It doesn't have to be that way. Once you get oriented, you can turn off everything you don't need and get a lean coding experience.

In this tip we use the View menu to disable 3 toolbars. We then take the big step of hiding the Project tool window, with its file explorer.

"How will I navigate to my files?" you ask. Later tips will answer that, ultimately with: "You don't." Meaning, you grow out of "files" as a useful place to jump to.

In fact, later tips will show how you can, with the keyboard instead of the mouse, temporarily bring some of those hidden tools back from the dead.


Related Resources

Configuring the New UI in any JetBrains IDE
We'll walk you through the steps to enable the sleek and efficient New UI in your favorite JetBrains Integrated Development Environment.
How to Quickly Jump to Recent Files in any JetBrains IDE
Are you tired of hunting for that crucial file buried in your project? Say goodbye to the hassle with these IDE shortcuts and tips. Jump to recent files effortlessly in JetBrains IDEs like IntelliJ IDEA, PyCharm, PhpStorm, WebStorm, GoLand, CLion, RubyMine, and more!
Lean UI JetBrains IDE
Have you ever wondered how to achieve a lean-looking editor without sacrificing essential features? Our IDEs come packed with functionalities, but sometimes, all those toolbars and status bars can clutter your workspace.