Is there a hotkey combination to open the context menu on a file in the project tree (instead of mouse right click) ?
Asked
Active
Viewed 6,803 times
2 Answers
18
On Windows, you can use the dedicated "context menu" key to the right of the spacebar. On other operating systems, there is no default shortcut, but you can assign one if you search for "Show context menu" in Settings | Keymap.

yole
- 92,896
- 20
- 260
- 197
-
4Most latest compact laptops have eliminated to dedicated context menu button. `Shift`+`F10` doesnt work as desired. – Murtaza Haji Nov 28 '20 at 23:11
-
The "context menu" key also works on KDE Neon out of the box. – Harold L. Brown Apr 27 '21 at 09:36
-
Setting a shortcut via Settings | Keymap was the only way it worked for me. – domids Dec 19 '22 at 11:05
1
On Windows
/ *nix
, you can use Alt + Insert
to open context menu in a project tree.
Currently I'm looking for a shortcut for mac :)
UPD: On Mac it is Control^ + Enter

Ilyas Sarsenbaev
- 11
- 2