Files
neovim/runtime/lua/vim/lsp
Luis Calle 530cfa1323 refactor(lsp): fix typing for LSP methods #39099
Problem
Some variables use the wrong type (ClientToServer instead of ServerToClient)
and some use vaguer types that could be more strict.

Solution
Use the correct types.
2026-04-16 03:57:13 -04:00
..
2026-04-14 06:09:54 -04:00
2026-04-10 11:08:26 -05:00