MCPcopy
hub / github.com/microsoft/vscode-js-debug / push

Method push

src/typings/vscode.d.ts:19193–19193  ·  view source on GitHub ↗

* Pushes a part to this stream. * * @param part A response part, rendered or metadata

(part: ChatResponsePart)

Source from the content-addressed store, hash-verified

19191 * @param part A response part, rendered or metadata
19192 */
19193 push(part: ChatResponsePart): void;
19194 }
19195
19196 /**

Callers 15

compileTsFunction · 0.65
constructorMethod · 0.65
constructorMethod · 0.65
BinderClass · 0.65
_launchMethod · 0.65
targetListMethod · 0.65
collectInitializeFunction · 0.65
trackDisposeFunction · 0.65
activateFunction · 0.65
listenToTargetMethod · 0.65
_listenMethod · 0.65
pushOutputMethod · 0.65

Calls

no outgoing calls

Tested by 3

writeFunction · 0.52
doTestsFunction · 0.52
gatherFunction · 0.52