TextDocumentContentChangeEvent$Typings extension
Properties
- range → Range
-
The range that got replaced.
no setter
- rangeLength → num
-
The length of the range that got replaced.
no setter
- rangeOffset → num
-
The offset of the range that got replaced.
no setter
- text → String
-
The new text for the range.
no setter