class LSP::WorkspaceFoldersServerCapabilities

Included Modules

Defined in:

base/capabilities/workspace_edit_capabilities.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(**args) #

Instance Method Detail

def change_notifications : String | Bool | Nil #

def change_notifications=(change_notifications : String | Bool | Nil) #

def supported : Bool? #

The server has support for workspace folders


def supported=(supported : Bool?) #

The server has support for workspace folders