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

Method trigger

src/vs/editor/common/editorCommon.ts:1566–1566  ·  view source on GitHub ↗

* Directly trigger a handler or an editor action. * @param source The source of the call. * @param handlerId The id of the handler or the id of a contribution. * @param payload Extra data to be sent to the handler.

(source: string, handlerId: string, payload: any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

refreshFromEventMethod · 0.65
refreshFromEventMethod · 0.65
filterPreferencesMethod · 0.65
constructorMethod · 0.65
onMouseMovedMethod · 0.65
createHeaderMethod · 0.65
filterKeybindingsMethod · 0.65
onGitServiceChangeMethod · 0.65
setStateMethod · 0.65
statusMethod · 0.65
triggerAutoStatusMethod · 0.65

Implementers 1

SimpleEditorsrc/vs/editor/browser/standalone/simpl

Calls

no outgoing calls

Tested by 1

cursorCommandFunction · 0.52