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

Method getText

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

* Get the text of this document. A substring can be retrieved by providing * a range. The range will be [adjusted](#TextDocument.validateRange). * * @param range Include only the text included by the range. * @return The text inside the provided range or the entire text.

(range?: Range)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getTextMethod · 0.65
assertMirrorModelsFunction · 0.65
assertMirrorModelsFunction · 0.65
doFormatDocumentMethod · 0.65
registerCommandsMethod · 0.65
getSelectedCodeMethod · 0.65
getSelectedCodeMethod · 0.65
provideHoverMethod · 0.65
execSelectionInTerminalFunction · 0.65

Implementers 1

ExtHostDocumentDatasrc/vs/workbench/api/node/extHostDocum

Calls

no outgoing calls

Tested by 2

assertMirrorModelsFunction · 0.52