struct

LSP::ClientCapabilities::WorkspaceEditClientCapabilities

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

document_changes=(document_changes : Bool)

The client supports versioned document changes in WorkspaceEdits

Source
document_changes?

The client supports versioned document changes in WorkspaceEdits

Source