shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.71k stars 400 forks source link

Shortcuts for the "Editor" and "Editor and Preview" actions #660

Open Kentzo opened 1 year ago

Kentzo commented 1 year ago

Currently both "Editor" and "Editor and Preview" actions appear to exist only in the User Interface. Neither is available in Keymap and Quick List.

Please consider adding support for it.

shuzijun commented 1 year ago

Can you describe "Keymap and Quick List" in detail?

Kentzo commented 1 year ago

Both “Settings -> Keymap” and “Settings -> Appearance and Behavior -> Quick Lists“ use the same list of available Actions. Some of the plugin’s actions are exposed there, but not all. In particular the Editor and Editor and Preview actions are missing there.

shuzijun commented 1 year ago

OK, relevant actions will be added in the next version. Other shortcut key references: Settings ->Keymap ->Plugins ->leetcode editor

Kentzo commented 5 months ago

The list of actions available in “Settings -> Keymap” is still very much a mess:

Screenshot 2024-03-24 at 8 25 20 PM