GenLSP.Protocol.Structures.StaticRegistrationOptions (gen_lsp v0.0.1)
Static registration options to be returned in the initialize request.
properties
Properties
id :: string
The id used to register the request. The id can be used to deregister the request again. See also Registration#id.