ZIm/crates/vim/src
Umesh Yadav 5f3e7a5f91
lsp: Wait for shutdown response before sending exit notification (#33417)
Follow up: #18634

Closes #33328

Release Notes:

- Fixed language server shutdown process to prevent race conditions and
improper termination by waiting for shutdown confirmation before closing
connections.
2025-07-15 18:30:57 +03:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Fix panic when scrolling beyond last line (#34172) 2025-07-10 01:37:16 +00:00
test ACP (#34030) 2025-07-09 16:02:31 +00:00
change_list.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
command.rs Add severity argument to GoToDiagnostic actions (#33995) 2025-07-15 14:03:57 +00:00
digraph.rs gpui: Simplify Action macros + support doc comments in actions! (#33263) 2025-06-24 04:34:51 +00:00
helix.rs helix: Stay in helix normal mode after helix delete (#34093) 2025-07-08 21:34:20 -06:00
indent.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
insert.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
mode_indicator.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
motion.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
normal.rs helix: Stay in helix normal mode after helix delete (#34093) 2025-07-08 21:34:20 -06:00
object.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
replace.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
rewrap.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
state.rs Simulate helix line wrapping (#32763) 2025-06-24 10:51:41 -06:00
surrounds.rs vim: Respect count for paragraphs (#33489) 2025-06-27 22:05:47 -06:00
test.rs lsp: Wait for shutdown response before sending exit notification (#33417) 2025-07-15 18:30:57 +03:00
vim.rs vim: Add U to undo last line (#33571) 2025-07-08 21:24:43 -06:00
visual.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00