“Close” Mouse Shortcut
March 11th, 2009 by Kirill KalishevYou can use either a Wheel Click or Shift+Left Click to close things in the IntelliJ IDEA user interface.
Here is a short list of what exactly can be closed:
- Editor tabs
- Tool window headers and tabs inside tool windows (yes, you can just wheel-click that blue header)
- Popups like Background Tasks — just click the popup header
- Version control annotations in the code editor
You can even stop a background process without having to hit that small red cross-shaped button — just wheel-click the progress indicator.
![]()
Tags: User Interface

March 11th, 2009 at 10:44 am
Wow, I didn’t know that. Please post more of these simple tips (especially keyboard/mouse shortcuts). I have been trying to get some time to learn the new features and shortcuts but I just never can get around to it.