struct

LSP::CompletionClientCapabilities

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

completion_item

The client supports the following CompletionItem specific capabilities.

Source
completion_item=(completion_item : CompletionItem | Nil)

The client supports the following CompletionItem specific capabilities.

Source

Nested types