简体   繁体   中英

What is the intellij idea keyboard shortcut to list all other shortcuts

Eclipse has very good discoverability in that there is a keyboard shortcut thats lists all the keyboard shortcuts. On a Mac this would be Cmd+Shift+L, so on a pc I imagine this would Ctrl+Shift+L.

Is there an IntelliJ idea keyboard that achieves the same thing??

(... so that I can learn by doing, as I am working)

By the way, I am using 12.1.4 community edition.

You can use Help | Find Action ( Ctrl + Shift + A or Cmd + Shift + A on Mac) to see all the actions and their shortcuts.

There is no fast way to perform the reverse search yet, but you can open Settings ( Preferences on Mac) | Keymap and use the filter by shortcut to find the corresponding action. There is also a feature request to make it easier , feel free to vote.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM