class LSProtocol::WorkspaceFoldersServerCapabilities

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(change_notifications : Bool | String | Nil = nil, supported : Bool | Nil = nil) #

[View source]

Instance Method Detail

def change_notifications : Bool | String | Nil #

[View source]
def supported : Bool | Nil #

The server has support for workspace folders


[View source]