GenLSP.Protocol.Structures.DidChangeWatchedFilesClientCapabilities (gen_lsp v0.0.1)
properties
Properties
dynamicRegistration :: 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.
relativePatternSupport :: boolean
Whether the client has support for {@link RelativePattern relative pattern} or not.
@since 3.17.0