Add support for workspace symbols (project-wide symbol search) #30
Labels
enhancement
New feature or request
upstream
Depends on a change in the Godot engine, Zed, or another dependency
I'm submitting a...
Feature request
`
Describe the problem you're trying to solve.
The new outline tree greatly speeds up navigation inside a file. Navigation could be improved even further by adding the tokens that populate the outline tree as project symbols. This way, we could jump to them inside and across files with the "project symbols: toggle" command (CTRL+ALT+F on my system). This would behave roughly like the "Go To Function..." command in the built-in Godot editor.
The text was updated successfully, but these errors were encountered: