MCPcopy 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

postActivateLegacyFunction · 0.65
initializeFunction · 0.65
writeReportProgressFunction · 0.65
getRendererFuncImplFunction · 0.65
hookupTestScriptsFunction · 0.65
renderWidgetMethod · 0.65

Implementers 1

FeatureManagersrc/platform/common/featureManager.ts

Calls

no outgoing calls

Tested by

no test coverage detected