Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wscats/vscode-explore
/ get
Method
get
contextKeyExpr/src/contextkey.ts:1245–1245 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1243
set(value: T): void;
1244
reset(): void;
1245
get(): T | undefined;
1246
}
1247
1248
export
interface
IContextKeyServiceTarget {
Callers
11
getValue
Method · 0.65
getValue
Method · 0.65
getValue
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
create
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected