TextDocumentItem Class |
[Missing <summary> documentation for "T:VSCode.TextDocumentItem"]
Namespace: VSCode
public class TextDocumentItem
The TextDocumentItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextDocumentItem | Initializes a new instance of the TextDocumentItem class |
Name | Description | |
---|---|---|
![]() | LanguageId | |
![]() | Text | |
![]() | Uri | |
![]() | Version |
Name | Description | |
---|---|---|
![]() | ToJObject |
Converts this instance to a JObject.
(Defined by ObjectExtensions.) |