Skip to content

Instantly share code, notes, and snippets.

@peterdijkstra
Created February 26, 2023 15:49
Show Gist options
  • Save peterdijkstra/800407ff9013f83c8f2ab96576dc7a08 to your computer and use it in GitHub Desktop.
Save peterdijkstra/800407ff9013f83c8f2ab96576dc7a08 to your computer and use it in GitHub Desktop.
Helix Editor rust-analyzer all_symbols workspace search
[[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