Skip to content

feat: add symbol code prefix in symbol picker#7040

Closed
dinhani wants to merge 1 commit intohelix-editor:masterfrom
dinhani:master
Closed

feat: add symbol code prefix in symbol picker#7040
dinhani wants to merge 1 commit intohelix-editor:masterfrom
dinhani:master

Conversation

@dinhani
Copy link
Copy Markdown

@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
Copy Markdown
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