ZIm/crates/language_tools/src
Michael Sloan b65dc8c566
Fix jank in LSP debug log autoscroll (#22998)
Not sure why scroll was janky with `Autoscroll::newest()`, but this
appears to fix it. Probably better to conditionally do the autoscroll
requests anyway.

Release Notes:

- N/A
2025-01-11 05:59:21 +00: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 Fix jank in LSP debug log autoscroll (#22998) 2025-01-11 05:59:21 +00:00
lsp_log_tests.rs Start to split out initialization and registration (#21787) 2024-12-11 14:05:10 -07:00
syntax_tree_view.rs Support diagnostic navigation in multibuffers (#22620) 2025-01-03 18:07:56 +00:00