Picker per Symbol type (func, var, type, struct, prop, ...) #9944
-
As a vscode user willing to switch to helix, I search for a feature allowing to pick for symbols only of a specific type (function, property, glob var, loc var, type, ..). This picker is mainly for current file, but usefull also in full workspace. This will allow similar feature as the "outline" from IDEs. See also #7228 |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Mar 20, 2024
Replies: 1 comment 2 replies
-
We plan to add a way to filter the symbol pickers by symbol kind rather than introducing pickers per symbol kind |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
edukey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #5446 and #9647
We plan to add a way to filter the symbol pickers by symbol kind rather than introducing pickers per symbol kind