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

Method forEach

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

* Iterate over each entry in this collection. * * @param callback Function to execute for each entry. * @param thisArg The `this` context used when invoking the handler function.

(callback: (uri: Uri, diagnostics: Diagnostic[], collection: DiagnosticCollection) => any, thisArg?: any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

shutdownFunction · 0.65
updateViewletSwitcherMethod · 0.65
renderMethod · 0.65
doPickMethod · 0.65
acceptMethod · 0.65
focusMethod · 0.65
closeMethod · 0.65
mapEntriesToResourceMethod · 0.65
clearTextEditorViewStateFunction · 0.65

Implementers 1

DiagnosticCollectionsrc/vs/workbench/api/node/extHostDiagn

Calls

no outgoing calls

Tested by 11

generateAndTestLinksFunction · 0.52
assertWatchExpressionsFunction · 0.52
assertMethod · 0.52
assertConfigurationFunction · 0.52
parseInputFunction · 0.52
testOptimizationForPathsFunction · 0.52
toMarkersMapFunction · 0.52
testApplyEditsAndMarkersFunction · 0.52
testBracketsFunction · 0.52
resetMethod · 0.52