zed/crates/language_tools
Kirill Bulatov d61565d227 Do not resubscribe for Copilot logs events
Copilot sends multiple events about its LSP server readiness, not necessarily recreating the server from scratch (e.g. due to re-sign in action).
Avoid re-adding same log subscriptions on the same LSP server, which
causes panics.
2023-09-22 13:40:20 +03:00
..
src Do not resubscribe for Copilot logs events 2023-09-22 13:40:20 +03:00
Cargo.toml Start work on a syntax tree view 2023-06-12 15:14:56 -07:00