MCPcopy
hub / github.com/microsoft/vscode / toString

Method toString

src/vs/workbench/contrib/debug/common/debug.ts:572–572  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

570 forgetScopes(): void;
571 restart(): Promise<void>;
572 toString(): string;
573 openInEditor(editorService: IEditorService, preserveFocus?: boolean, sideBySide?: boolean, pinned?: boolean): Promise<IEditorPane | undefined>;
574 equals(other: IStackFrame): boolean;
575}

Callers 15

bootstrap-esm.tsFile · 0.65
doSetupNLSFunction · 0.65
safeToStringFunction · 0.65
wrapStreamFunction · 0.65
promptFunction · 0.65
readArgvConfigSyncFunction · 0.65
_nodeJSLoadScriptMethod · 0.65
importAMDNodeModuleFunction · 0.65
resolveAmdNodeModulePathFunction · 0.65
runMethod · 0.65
_registerDragSourceMethod · 0.65

Implementers 2

StackFramesrc/vs/workbench/contrib/debug/common/
StackFrameextensions/copilot/test/simulation/fix

Calls

no outgoing calls

Tested by 15

getSubscriptionMethod · 0.52
setSessionStateMethod · 0.52
fireSessionAddedFunction · 0.52
fireSessionRemovedFunction · 0.52
createChatMethod · 0.52
createSessionMethod · 0.52
getSubscriptionMethod · 0.52
setSessionStateMethod · 0.52
fireSessionAddedFunction · 0.52
fireSessionRemovedFunction · 0.52