docs/src/languages/gdscript.md
Godot GDScript language support in Zed is provided by the community-maintained GDScript extension. Report issues to: https://github.com/GDQuest/zed-gdscript/issues
You will need:
nc or ncat) on your system PATH.Text Editor -> External and set the following options:
/path/to/zed{project} {file}:{line}:{col}When Godot is running, the GDScript extension will connect to the language server provided by the Godot runtime and will provide jump to definition, hover states when you hold Ctrl/cmd and other language server features.