LSProtocol::SelectedCompletionInfo
Inherits JSON::Serializable / Reference / Object
Describes the currently selected completion item.
@since 3.18.0 @proposed
Constructors
new(range : Range | Nil, text : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source