Files
neovim/runtime/lua/vim/lsp
Mathias Fußenegger 712adacdf5 refactor(lsp): make is_pull in lsp.diagnostic.get_namespace optional (#25156)
Follw up to 63b3408551

`is_pull` should be optional, otherwise it is an API change that
introduces warnings in consumers.

Also fixes the type annotation of `_client_pull_namespaces` where the
key is a string.
2023-10-14 09:47:20 +02:00
..
2023-07-18 15:42:30 +01:00
2023-07-18 15:42:30 +01:00