Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ initialize
Method
initialize
src/platform/common/types.ts:207–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
readonly features: IFeatureSet;
206
readonly onDidChangeFeatures: Event<void>;
207
initialize(): void;
208
registerDeprecation(deprecatedInfo: DeprecatedFeatureInfo): void;
209
}
210
Callers
6
postActivateLegacy
Function · 0.65
initialize
Function · 0.65
writeReportProgress
Function · 0.65
getRendererFuncImpl
Function · 0.65
hookupTestScripts
Function · 0.65
renderWidget
Method · 0.65
Implementers
1
FeatureManager
src/platform/common/featureManager.ts
Calls
no outgoing calls
Tested by
no test coverage detected