zed/crates/language_tools/src
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
..
language_tools.rs Improve the look of the syntax tree view UI 2023-06-12 15:14:57 -07:00
lsp_log_tests.rs Show supplementary language servers in the logs panel 2023-09-19 22:29:27 +03:00
lsp_log.rs Do not resubscribe for Copilot logs events 2023-09-22 13:40:20 +03:00
syntax_tree_view.rs Merge branch 'main' into divs 2023-08-22 16:35:56 -06:00