Click or drag to resize
TextEdit Class

[Missing <summary> documentation for "T:VSCode.TextEdit"]

Inheritance Hierarchy
SystemObject
  VSCodeTextEdit

Namespace: VSCode
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public class TextEdit

The TextEdit type exposes the following members.

Constructors
  NameDescription
Public methodTextEdit
Initializes a new instance of the TextEdit class
Top
Properties
  NameDescription
Public propertyNewText
Public propertyRange
Top
Extension Methods
  NameDescription
Public Extension MethodToJObject
Converts this instance to a JObject.
(Defined by ObjectExtensions.)
Top
See Also