Click or drag to resize
ServerCapabilitiesTextDocumentSync Property

[Missing <summary> documentation for "P:VSCode.ServerCapabilities.TextDocumentSync"]

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public TextDocumentSyncKind TextDocumentSync { get; set; }

Property Value

Type: TextDocumentSyncKind
See Also