开发者

How do you close Tool Windows in IntelliJ?

I've got a zillion different tool windows all docked & hidden in IntelliJ but what I'd really like to do is to close some of them. I'll never use th开发者_开发问答em and they're just adding to the visual clutter. There are buttons for everything BUT closing.

Any suggestions?


http://plugins.jetbrains.com/plugin?pr=idea&pluginId=1489

Problem solved. Please vote-up, my review looks a little lonely all by itself :)

Edit

I have started a discussion on the IntelliJ forum - please contribute.


From the help files it's File > Settings > Appearance that will help you. You can hide the tool windows by unselecting Show tool window bars.

On a case by case basis, you could use File > Other Settings > Configure Plugins

and work through the wizard unselecting those plugins that you're not using. You'll need to restart Intellij, but it'll get rid of 'em.


Pressing Ctrl + Shift + F4 (while a tool window is open) may completely close (remove) some types of tool windows.


In IntelliJ 15 (Mac anyway), go to preferences, keymap, search for "Hide All Tool Windows". See what they decided to use for the keyboard shortcut. Then change it to whatever you like. Screenshot:

How do you close Tool Windows in IntelliJ?

Tip: When recording a new shortcut, use the mouse to hit Ok, or you may end up with Enter as your shortcut.


The option "Remove from Sidebar" is added to the context menu on tool-window buttons in IntelliJ 15. ref: https://youtrack.jetbrains.com/issue/IDEA-145126

I found the feature request in the discussion that Lawrence Wagerfield's answer links to.

Thank you Lawrence!


Found a quirky way to do this (for bottom-of-page tools only) without Intellij 15. Just open the tool window and middle-click its title. It'll go away until summoned again.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜