nvim_runtime_lua

lsp.DidChangeWatchedFilesClientCapabilities

@since 3.17.0

Fields2

DidChangeWatchedFilesClientCapabilities.dynamicRegistration : nil | boolean

Did change watched files notification supports dynamic registration. Please note that the current protocol doesn't support static configuration for file changes from the server side.

DidChangeWatchedFilesClientCapabilities.relativePatternSupport : nil | boolean