VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
DidChangeTextDocumentParams Class
DidChangeTextDocumentParams Properties
ContentChanges Property
TextDocument Property
DidChangeTextDocumentParams
TextDocument Property
The document to which changes were made.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
VersionedTextDocumentIdentifier
TextDocument
{
get
;
set
; }
Property Value
Type:
VersionedTextDocumentIdentifier
See Also
Reference
DidChangeTextDocumentParams Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson