MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / close

Method close

src/platform/common/application/types.ts:246–246  ·  view source on GitHub ↗

* Attempts to close the panel if it's visible

()

Source from the content-addressed store, hash-verified

244 * Attempts to close the panel if it's visible
245 */
246 close(): void;
247 /**
248 * Indicates if the webview has the focus or not.
249 */

Callers 12

mainFunction · 0.65
splitByPidFunction · 0.65
closeMethod · 0.65
closeMethod · 0.65
runOAuthFlowFunction · 0.65
unzipFunction · 0.65
communicateFunction · 0.65
closerMethod · 0.65
disposeFunction · 0.65

Implementers 1

WebviewPanelsrc/platform/webviews/webviewPanelProv

Calls

no outgoing calls

Tested by 3

mainFunction · 0.52
closeMethod · 0.52
closeMethod · 0.52