MCPcopy Create free account
hub / github.com/CodinGame/monaco-vscode-api / testing.ts

File testing.ts

demo/src/features/testing.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as vscode from 'vscode'
2import { ExtensionHostKind, registerExtension } from '@codingame/monaco-vscode-api/extensions'
3
4const { getApi } = registerExtension(

Callers

nothing calls this directly

Calls 9

registerExtensionFunction · 0.90
getApiFunction · 0.85
startTestRunFunction · 0.85
getWorkspaceTestPatternsFunction · 0.85
findInitialFilesFunction · 0.85
startWatchingWorkspaceFunction · 0.85
updateNodeForDocumentFunction · 0.85
updateFromDiskMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected