Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
type
* as vscode from
'vscode'
2
import
{ ExtensionHostKind, registerExtension } from
'@codingame/monaco-vscode-api/extensions'
3
4
const
{ getApi } = registerExtension(
Callers
nothing calls this directly
Calls
9
registerExtension
Function · 0.90
getApi
Function · 0.85
startTestRun
Function · 0.85
getWorkspaceTestPatterns
Function · 0.85
findInitialFiles
Function · 0.85
startWatchingWorkspace
Function · 0.85
updateNodeForDocument
Function · 0.85
updateFromDisk
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected