Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wscats/vscode-explore
/ getValue
Method
getValue
contextKeyExpr/src/contextkey.ts:1239–1239 ·
view source on GitHub ↗
(key: string)
Source
from the content-addressed store, hash-verified
1237
1238
export
interface
IContext {
1239
getValue<T>(key: string): T | undefined;
1240
}
1241
1242
export
interface
IContextKey<T> {
Callers
15
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
getContribute
Method · 0.65
evaluate
Method · 0.65
evaluate
Method · 0.65
Implementers
4
Context
contextKeyExpr/src/context.ts
Contexts
contextKeyExpr/src/context.ts
Context
contributes/src/context.ts
Config
contextKeyExpr/src/config.ts
Calls
no outgoing calls
Tested by
no test coverage detected