Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Marus/cortex-debug
/ postMessage
Method
postMessage
src/grapher/main.ts:8–8 ·
view source on GitHub ↗
(msg: any)
Source
from the content-addressed store, hash-verified
6
7
interface
VSCodeAPI {
8
postMessage(msg: any): void;
9
getState(): any;
10
setState(state: any): void;
11
}
Callers
4
refreshClicked
Function · 0.80
sendMessage
Method · 0.80
onMessage
Method · 0.80
init
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected