MCPcopy Create free account
hub / github.com/DTStack/molecule / onUpdateTab

Method onUpdateTab

src/services/workbench/editorService.ts:103–103  ·  view source on GitHub ↗

* Listen to the Editor tab changed event * @param callback

(callback: (tab: IEditorTab) => void)

Source from the content-addressed store, hash-verified

101 * @param callback
102 */
103 onUpdateTab(callback: (tab: IEditorTab) => void): void;
104 /**
105 * Listen to the tab opening event
106 * @param callback

Callers 2

initViewMethod · 0.65

Implementers 1

EditorServicesrc/services/workbench/editorService.t

Calls

no outgoing calls

Tested by

no test coverage detected