Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/SandDance
/ postMessage
Method
postMessage
extensions/common-frontend/src/interfaces.d.ts:12–12 ·
view source on GitHub ↗
(message: Message)
Source
from the content-addressed store, hash-verified
10
interface
VsCode {
11
getState: () => any;
12
postMessage(message: Message);
13
setState: (state: any) => void;
14
}
15
Callers
13
respondToRequest
Function · 0.65
activate
Function · 0.65
mounted
Method · 0.65
render
Method · 0.65
sanddance-app.js
File · 0.65
_onWorkerMessage
Function · 0.65
send
Function · 0.65
initializeCanvas
Function · 0.65
sanddance.js
File · 0.65
sanddance-test-es6.js
File · 0.65
_onWorkerMessage
Function · 0.65
performWorkUntilDeadline
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected