Files
neovim/runtime/lua/vim
Justin M. Keyes fece489794 refactor(lsp): deprecate client_is_stopped #33342
Problem:
`client_is_stopped(…)` is an alias for `not get_client_by_id(…)`.
And it's not used anywhere in our codebase.

Solution:
Deprecate it.
2025-04-06 02:13:13 +00:00
..
2025-04-05 06:01:40 -07:00
2025-01-30 13:46:06 +01:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-03-15 15:00:44 +01:00
2025-03-15 15:00:44 +01:00
2025-02-26 23:06:22 +01:00