LSProtocol::DidChangeWatchedFilesClientCapabilities
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(dynamic_registration : Bool | Nil = nil, relative_pattern_support : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
dynamic_registration
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.
relative_pattern_support
Whether the client has support for RelativePattern
or not.
@since 3.17.0