VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
TextDocumentContentChangeEvent Class
TextDocumentContentChangeEvent Properties
Range Property
RangeLength Property
Text Property
TextDocumentContentChangeEvent
RangeLength Property
The total length of the range.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
int
RangeLength
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
TextDocumentContentChangeEvent Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson