"Open Project Windows" shortcut key

There is a very useful action *Open Project Windows*, how can I assign a shortcut key to it?

 

 

 

1

Hi there,

1. Settings/Preferences | Keymap

2. Search for that action using "Open Project" (use search box) -- it will be under "Main Menu | Window" branch

3. Assign custom shortcut

 

P.S. As alternative -- try "Frame Switcher" plugin which can do a bit more in a bit more convenient way.

4
Avatar
Permanently deleted user

@Andriy Bazanov thanks, both solutions works great! :)

0
Avatar
Permanently deleted user

I can't seem to find this action in Keymap in IntelliJ 2019.1. Is it possible to assign a shortcut? 

0
Avatar
Permanently deleted user

Unfortunately, there are two different actions. "Open Recent" (shown on your screenshot) shows all projects ever opened. "Open Project Windows" shows only projects open at the moment (like in "Window" menu). The former is present in Keymap, I can't find the latter.

0

I see, thanks for clarification.

I still suggest trying Frame Switcher plugin that allows switching between currently opened and other projects in one popup.

But if you need that particular action .. then the only way I managed to set a shortcut there is to:

  1. Ctrl+Shift+A (Help | Find Action...)
  2. Search for that action there (e.g. "open project")
  3. Select the desired action, hit Alt+Enter and assign shortcut there

2

请先登录再写评论。