GDQuest / GDQuest/zed-gdscript
Add support for workspace symbols (project-wide symbol search)
Open
enhancement
upstream
- Dominant language
- Tree-sitter Query
- Stars
- 206
- Forks
- 23
- Avg merge
- 19d 1h
- Merged PRs (30d)
- 2
Description
**I'm submitting a...**
- [ ] Bug report.
- [x] Feature request.
## 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.