![]() Still TODO: * [x] Factor out `start_language_server` so we can call it on register (instead of on detect language) * [x] Only call register in singleton editors (or when editing/go-to-definition etc. in a multibuffer?) * [x] Refcount on register so we can unregister when no buffer remain * [ ] (maybe) Stop language servers that are no longer needed after some time Release Notes: - Fixed language servers starting when doing project search - Fixed high CPU usage when ignoring warnings in the diagnostics view --------- Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com> Co-authored-by: Cole <cole@zed.dev> |
||
---|---|---|
.. | ||
channel_buffer_tests.rs | ||
channel_guest_tests.rs | ||
channel_message_tests.rs | ||
channel_tests.rs | ||
editor_tests.rs | ||
following_tests.rs | ||
integration_tests.rs | ||
notification_tests.rs | ||
random_channel_buffer_tests.rs | ||
random_project_collaboration_tests.rs | ||
randomized_test_helpers.rs | ||
remote_editing_collaboration_tests.rs | ||
test_server.rs |