MCPcopy Create free account
hub / github.com/TonyRobotics/RoboWare-Studio / replace

Method replace

src/vs/vscode.d.ts:1074–1074  ·  view source on GitHub ↗

* Replace a certain text region with a new value. * You can use \r\n or \n in `value` and they will be normalized to the current [document](#TextDocument). * * @param location The range this operation should remove. * @param value The new text this operation should insert after removing

(location: Position | Range | Selection, value: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

templateFunction · 0.65
browser.jsFile · 0.65
doRunFunction · 0.65
mainFunction · 0.65
loadTestModulesFunction · 0.65
stripCommentsFunction · 0.65
uriFromPathFunction · 0.65
_formatFunction · 0.65
css.jsFile · 0.65
loader.jsFile · 0.65
normalizeFunction · 0.65
launchRequestMethod · 0.65

Implementers 2

TextEditsrc/vs/workbench/api/node/extHostTypes
TextEditorEditsrc/vs/workbench/api/node/extHostTextE

Calls

no outgoing calls

Tested by

no test coverage detected