LSProtocol::SnippetTextEdit
Inherits JSON::Serializable / Reference / Object
An interactive text edit.
@since 3.18.0 @proposed
Constructors
new(range : Range | Nil, snippet : StringValue | Nil, annotation_id : ChangeAnnotationIdentifier | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source