ZIm/crates/language_tools/src
Piotr Osiewicz 39e8944dcc
language_tools: Split LSP log view selector into two (#21742)
This should make it easier to interact with LSP log view when there are
multiple language servers. I often find the current UI clunky when I
have over 5 servers running (which isn't uncommon with multiple projects
open)


https://github.com/user-attachments/assets/2ecaf17f-4b40-4c8f-aa6f-03b437a3d979


Closes #ISSUE

Release Notes:

- N/A
2024-12-09 14:10:11 +01:00
..
key_context_view.rs Expose active key equivalents in the keymap context view (#20530) 2024-11-11 23:04:15 -07:00
language_tools.rs Add KeyContextView (#19872) 2024-10-30 11:26:54 -06:00
lsp_log.rs language_tools: Split LSP log view selector into two (#21742) 2024-12-09 14:10:11 +01:00
lsp_log_tests.rs language servers: Fix wrong language server name (#20428) 2024-11-11 10:18:38 +01:00
syntax_tree_view.rs Prefer revealing items in the middle of the list for outline and project panels (#20349) 2024-11-07 14:36:29 +02:00