Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Symbol type and allow filter by type in the Symbol Picker UI #8352

Closed
that-ambuj opened this issue Sep 22, 2023 · 1 comment
Closed
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@that-ambuj
Copy link
Contributor

When opening the file or workspace symbol picker in helix; the left panel only shows symbol names without any indication of the type of the symbol(struct, method or function, etc.). It would be great if we could hint these types alongside of the symbol names. It would also be easier to filter the symbols by type (like searching for method).

image
This is how neovim's Telescope shows symbols alongwith their types

image
This is how helix does this, only allowing to search by name and not type

@that-ambuj that-ambuj added the C-enhancement Category: Improvements label Sep 22, 2023
@the-mikedavis
Copy link
Member

Duplicate of #5446

@the-mikedavis the-mikedavis marked this as a duplicate of #5446 Sep 22, 2023
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Sep 22, 2023
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants