LSP::CompletionItem
Inherits JSON::Serializable / Struct / Value / Object
Completion item
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
additional_text_edits?
Sourcecommit_characters?
Sourcedata?
Sourcedeprecated?
Sourcedetail
Sourcedocumentation
Sourcefilter_text
Sourceinsert_text
Sourceinsert_text_format?
Sourcekind
Sourcekind=(kind : CompletionItemKind | Nil)
Sourcelabel
Sourcepreselect?
Sourcesort_text
Sourcetext_edit=(text_edit : TextEdit | Nil)
Sourcetext_edit?
Source