mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
073035a030
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. |
||
---|---|---|
.. | ||
nvim | ||
provider | ||
vim | ||
_vim9script.lua | ||
editorconfig.lua | ||
man.lua |