GDQuest / GDQuest/zed-gdscript
Automatically restart the language server or try to reconnect when needed
Open
enhancement
upstream
- Dominant language
- Tree-sitter Query
- Stars
- 206
- Forks
- 23
- Avg merge
- 19d 1h
- Merged PRs (30d)
- 2
Description
Currently, when the language server will not connect, because Godot is not launched, or because Godot was closed, there is no information to the user, and the extension will not try to reconnect automatically.
We should see if there are hooks in zed that would allow us to try to reconnect automatically.
A separate improvement would be to inform the user when the server disconnected, although I don't know if Zed currently has a provision for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.