public register<T>(extensionPointName: string, generator: IActivationEventsGenerator<T>): void {
this._generators.set(extensionPointName, generator as IActivationEventsGenerator<unknown>);
implicitActivationEvents.ts
}
/**
Frontier kind: Code frontier
unlabeled · c_f0205dc30e89
585 tests · 14089 LOC · 55 files · introduces 0 tests · 4 LOC · 2 files
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
Every exact file and test below is linked only from the concept that introduces it.
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatService/chatService.test|title=backfillRestoredPickerState does not backfill selectedModel from stored state when the chosen state has none|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatService/chatService.test|title=backfillRestoredPickerState keeps the chosen model when present (never overrides it with the stored one)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/model/chatModel.test|title=isExportableSessionData invalid - null|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/model/chatModel.test|title=isExportableSessionData invalid - undefined|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/tools/builtinTools/runSubagentTool.test|title=RunSubagentTool onDidInvokeTool event events with different subagentInvocationId are distinguishable|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/tools/builtinTools/runSubagentTool.test|title=RunSubagentTool onDidInvokeTool event mock service fires onDidInvokeTool events with correct data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=buildCustomAgentHandoffsInfo should map handoffs with all fields|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=buildCustomAgentHandoffsInfo should omit optional handoff fields when undefined|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=buildCustomAgentHandoffsInfo should handle multiple modes|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=buildCustomAgentHandoffsInfo should return empty handoffs for modes without handOffs|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=getHandoffId should generate a stable id from agent and label|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=getHandoffId should handle single-word label|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatHandoffs.test|title=getHandoffId should handle special characters in label|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=LanguageModels - When Clause when clause evaluates to false when context key is false|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=LanguageModels - When Clause when clause evaluates to true when context key is true|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=LanguageModels - When Clause when clause filters vendors correctly|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=createModelConfigurationActions builds one submenu per enum property with >= 1 values|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=createModelConfigurationActions falls back to the schema default for the checked value when no current value is set|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=createModelConfigurationActions routes a selection through setValue with the property key and chosen value|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/languageModels.test|title=createModelConfigurationActions uses enum item labels, marks the default, and checks the current value|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/modelSelection.test|title=ModelSelection treats a resolved-but-empty agent-host vendor as still loading (pending)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/modelSelection.test|title=ModelSelection uses shared vendor readiness for empty and live catalogs|occurrence=1Every collected test enters the hierarchy at exactly one concept.
No tests are introduced at this concept. Its intent tests are introduced by other concepts.
Every collected source range enters the hierarchy at exactly one concept.
2 files ranked by introduced lines: 4 introduced LOC across 2 ranges. Expand a file to inspect source; the > gutter marks introduced lines.
public register<T>(extensionPointName: string, generator: IActivationEventsGenerator<T>): void {
this._generators.set(extensionPointName, generator as IActivationEventsGenerator<unknown>);
implicitActivationEvents.ts
}
/**
this._extensionPoints.set(desc.extensionPoint, result);
if (desc.activationEventsGenerator) {
ImplicitActivationEvents.register(desc.extensionPoint, desc.activationEventsGenerator);
extensionsRegistry.ts
}
schema.properties!['contributes'].properties![desc.extensionPoint] = desc.jsonSchema;