Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/vscode-cpptools
/ getState
Method
getState
Extension/ui/settings.ts:63–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
postMessage(msg: Record<string, any>): void;
62
setState(state: Record<string, any>): void;
63
getState(): any;
64
}
65
66
declare
function
acquireVsCodeApi(): VsCodeApi;
Callers
1
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected