Created
February 26, 2023 15:49
-
-
Save peterdijkstra/800407ff9013f83c8f2ab96576dc7a08 to your computer and use it in GitHub Desktop.
Helix Editor rust-analyzer all_symbols workspace search
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[language]] | |
name = "rust" | |
config = { workspace = { symbol = { search = { "kind"="all_symbols" } } } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment