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

feat: add symbol code prefix in symbol picker #7040

Closed
wants to merge 1 commit into from
Closed

feat: add symbol code prefix in symbol picker #7040

wants to merge 1 commit into from

Conversation

dinhani
Copy link

@dinhani dinhani commented May 13, 2023

Implements #5446.

Not sure if this is the best approach, but I like that it allows me to quickly filter symbols by typing things like func: or struc:.

It would also be possible to generate the type indicator according to the language_id, so for example we could have fn for Rust file, def for Ruby, fun for Kotlin and defaulting to something else when not covered.

@kirawi kirawi added the A-helix-term Area: Helix term improvements label May 15, 2023
@the-mikedavis
Copy link
Member

Duplicate of #5943

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants