A text edit represents edits that should be applied to a document.
Utility to create a replace edit.
A range.
A string.
A new text edit object.
Utility to create an insert edit.
A position, will become an empty range.
Utility to create a delete edit.
Utility to create an eol-edit.
An eol-sequence
Create a new TextEdit.
The range this edit applies to.
The string this edit will insert.
The eol-sequence used in the document.
Note that the eol-sequence will be applied to the whole document.
友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc. Maintained by 洛竹
A text edit represents edits that should be applied to a document.