TextDocumentEdit Class

Definition

Class representing a set of changes to a single text document.

See the Language Server Protocol specification for additional information.

C++
public ref class TextDocumentEdit
Inheritance
TextDocumentEdit
Attributes

Constructors

Properties

Edits

Gets or sets the array of edits to be applied to the document.

TextDocument

Gets or sets a document identifier indication which document to apply the edits to.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022