Files
neovim/runtime/lua/vim
Jon Huhn 073035a030 fix(lsp): don't register didChangeWatchedFiles when capability not set (#23689)
Some LSP servers (tailwindcss, rome) are known to request registration
for `workspace/didChangeWatchedFiles` even when the corresponding client
capability does not advertise support. This change adds an extra check
in the `client/registerCapability` handler not to start a watch unless
the client capability is set appropriately.
2023-05-20 07:45:39 +02:00
..
2023-05-13 21:33:22 +02:00
2023-05-13 21:33:22 +02:00
2023-05-13 21:33:22 +02:00
2023-05-13 21:33:22 +02:00
2023-02-22 16:23:49 +01:00
2023-05-13 21:33:22 +02:00