ZIm/crates/proto
Kirill Bulatov 0c82541f0a
Allow to temporarily stop LSP servers (#28034)
Same as `editor::RestartLanguageServer`, now there's an
`editor::StopLanguageServer` action that stops all language servers,
related to the currently opened editor.

Opening another singleton editor with the same language or changing
selections in a multi buffer will bring the servers back up.

Release Notes:

- Added a way to temporarily stop LSP servers

---------

Co-authored-by: Michael Sloan <mgsloan@gmail.com>
2025-04-03 12:50:43 -06:00
..
proto Allow to temporarily stop LSP servers (#28034) 2025-04-03 12:50:43 -06:00
src Allow to temporarily stop LSP servers (#28034) 2025-04-03 12:50:43 -06:00
build.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
Cargo.toml Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
LICENSE-GPL Add missing LICENSE file to proto crate (#12863) 2024-06-10 15:35:37 -04:00