struct

LSP::WorkspaceValue

Inherits JSON::Serializable < LSP::Initializer < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

workspace_folders

The server supports workspace folder.

Source
workspace_folders=(workspace_folders : WorkspaceFoldersServerCapabilities)

The server supports workspace folder.

Source