Searchable context actions #30672
panstromek
started this conversation in
Ideas From JetBrains
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you open context actions menu (
alt-enter
in IntelliJ,ctrl-.
in Zed I believe) and start typing, IntelliJ will filter the list.This is nice because it allows you to reliably trigger a context action without knowing where exactly it is in the menu, because the menu length is variable, based on available actions.
Context menu:
Context menu once you start typing:
Beta Was this translation helpful? Give feedback.
All reactions