GenLSP.Protocol.Structures.MonikerClientCapabilities (gen_lsp v0.0.1)
Client capabilities specific to the moniker request.
@since 3.16.0
properties
Properties
dynamicRegistration :: boolean
Whether moniker supports dynamic registration. If this is set to true
the client supports the new MonikerRegistrationOptions
return value
for the corresponding server capability as well.