Module: ide/vscode/VscodeEdit
Functions
vscodeEdit
▸ vscodeEdit(editor
, callback
, options?
): Thenable
<boolean
>
Parameters
Name | Type |
---|---|
editor | TextEditor |
callback | (editBuilder : TextEditorEdit ) => void |
options? | Object |
options.undoStopAfter | boolean |
options.undoStopBefore | boolean |
Returns
Thenable
<boolean
>
Defined in
ide/vscode/VscodeEdit.ts:10