async.ts ×2
Frontier kind: Code frontier
unlabeled · c_457c23617361
1010 tests · 6912 LOC · 31 files · introduces 0 tests · 4 LOC · 1 file
Introduces — evidence that enters the hierarchy at this concept
- Code
- 2 ranges4 lines · 1 files
- Tests
- 0 tests
Contains — complete concept membership
- All code (extent)
- 1000 ranges6912 lines · 31 files · Browse complete extent
- All tests (intent)
- 1010 testsBrowse complete intent
Neighbourhood graph
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.
- Focus concept
- Ancestors (broader)
- Descendants (narrower)
- Introduced files
- Introduced tests
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.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
- async.ts ×2 — Focused concept Introduced files:
- computeAutomaticInstructions.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- promptsServiceImpl.ts ×5 — Ancestor (broader) Introduced files:
-
computeAutomaticInstructions.ts ×3 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions instructions list variable should generate instructions list when readFile tool available|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions instructions list variable should generate instructions list when readFile tool unavailable and runInTerminal tool available|occurrence=1
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should handle prompts with user-invocable: false|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.ts ×1 — Ancestor (broader) Introduced files:
- promptsService.test|title=PromptsService getPromptSlashCommands - skills should respect skill disable configuration (USE_AGENT_SKILLS)|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- promptFileParser.ts ×1 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- computeAutomaticInstructions.ts ×4 — Ancestor (broader) Introduced files:
- promptsService.test|title=PromptsService listPromptFiles - parent repo folder should find prompts, instructions, and agents in a parent repo folder|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService Prompt file provider|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService listPromptFiles - instructions instructions from user data folder|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService listPromptFiles - prompts prompts from user data folder|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService Skill file provider|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
-
computeAutomaticInstructions.test|title=ComputeAutomaticInstructions skill session-type filtering non-local session includes skills without sessionTypes|occurrence=1, computeAutomaticInstructions.test|title=ComputeAutomaticInstructions skill session-type filtering skills with matching sessionTypes are included in non-local sessions|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions skill session-type filtering non-local session includes skills without sessionTypes|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/computeAutomaticInstructions.test|title=ComputeAutomaticInstructions skill session-type filtering skills with matching sessionTypes are included in non-local sessions|occurrence=1
- promptsService.test|title=PromptsService listPromptFiles - skills should not list skills when not in skill folder structure|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsServiceImpl.ts ×6 — Ancestor (broader) Introduced files:
- promptFilesLocator.ts ×1 — Ancestor (broader) Introduced files:
- computeAutomaticInstructions.ts ×3 — Ancestor (broader) Introduced files:
- promptsService.test|title=PromptsService findAgentSkills should return empty array when no skills found|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.ts ×2 — Ancestor (broader) Introduced files:
-
promptsServiceImpl.ts ×15 — Ancestor (broader)
Introduced files:
- src/vs/workbench/contrib/chat/common/promptSyntax/config/config.ts
- src/vs/workbench/contrib/chat/common/promptSyntax/config/promptFileLocations.ts
- src/vs/workbench/contrib/chat/common/promptSyntax/service/extensionPromptFileService.ts
- src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts
- src/vs/workbench/contrib/chat/common/promptSyntax/utils/promptFilesLocator.ts
- chatServiceTelemetry.ts ×10 — Ancestor (broader) Introduced files:
- chatServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- copilotAgent.ts ×2 — Ancestor (broader) Introduced files:
- copilotAgent.test|title=CopilotAgent provisional sessions materialization skips managed shell tools when root config disables the custom terminal tool|occurrence=1 — Ancestor (broader) Introduced tests:
-
copilotAgent.test|title=CopilotAgent provisional sessions materialization passes VS Code-specific system message to the SDK|occurrence=1, copilotAgent.test|title=CopilotAgent provisional sessions materialization forwards the GitHub token to the SDK at the session level (#318693)|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgent.test|title=CopilotAgent provisional sessions materialization forwards the GitHub token to the SDK at the session level (#318693)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgent.test|title=CopilotAgent provisional sessions materialization passes VS Code-specific system message to the SDK|occurrence=1
-
copilotAgent.test|title=CopilotAgent provisional sessions sendMessage on the default chat materializes the parent provisional session|occurrence=1, copilotAgent.test|title=CopilotAgent customization anchoring materialization without a worktree keeps the anchor on the original folder|occurrence=1, +1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgent.test|title=CopilotAgent customization anchoring materialization re-anchors customization discovery to the resolved worktree|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgent.test|title=CopilotAgent customization anchoring materialization without a worktree keeps the anchor on the original folder|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/copilotAgent.test|title=CopilotAgent provisional sessions sendMessage on the default chat materializes the parent provisional session|occurrence=1
- copilotAgent.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- copilotAgent.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- copilotAgent.ts ×1 — Ancestor (broader) Introduced files:
- copilotAgent.ts ×2 — Ancestor (broader) Introduced files:
- copilotAgent.ts ×3 — Ancestor (broader) Introduced files:
- userDataSyncService.test|title=UserDataSyncService test first time sync from the client with changes - merge with profile|occurrence=1 — Ancestor (broader) Introduced tests:
- copilotAgent.ts ×12 — Ancestor (broader) Introduced files:
- userDataAutoSyncService.ts ×1 — Ancestor (broader) Introduced files:
- userDataSyncService.test|title=UserDataSyncService test sync when there are remote changes|occurrence=1 — Ancestor (broader) Introduced tests:
- copilotAgent.ts ×1 — Ancestor (broader) Introduced files:
- userDataSyncService.test|title=UserDataSyncService test first time sync from the client with changes - merge|occurrence=1 — Ancestor (broader) Introduced tests:
- copilotAgent.ts ×1 — Ancestor (broader) Introduced files:
- copilotAgent.ts ×17 — Ancestor (broader) Introduced files:
- userDataSyncService.test|title=UserDataSyncService test sync will sync other non conflicted areas|occurrence=1 — Ancestor (broader) Introduced tests:
- globalStateSync.test|title=GlobalStateSync sync profile state|occurrence=1 — Ancestor (broader) Introduced tests:
- userDataSyncService.test|title=UserDataSyncService test sync conflicts status|occurrence=1 — Ancestor (broader) Introduced tests:
- settingsSync.test|title=SettingsSync - Auto sync profile settings|occurrence=1 — Ancestor (broader) Introduced tests:
- userDataSyncService.ts ×6 — Ancestor (broader) Introduced files: Introduced tests:
- userDataSyncService.test|title=UserDataSyncService test first time sync from the client with no changes - merge|occurrence=1 — Ancestor (broader) Introduced tests:
- tasksSync.test|title=TasksSync sync profile tasks|occurrence=1 — Ancestor (broader) Introduced tests:
- mcpSync.test|title=McpSync sync profile mcp|occurrence=1 — Ancestor (broader) Introduced tests:
- userDataSyncService.test|title=UserDataSyncService test sync when there are no changes|occurrence=1 — Ancestor (broader) Introduced tests:
- globalStateSync.test|title=GlobalStateSync first time sync - incoming from server (no state)|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
- settingsSync.ts ×1 — Ancestor (broader) Introduced files:
- promptsSync.test|title=PromptsSync sync removing a prompt - resolve conflict|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.test|title=PromptsSync sync updating a prompt - resolve conflict|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractJsonSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- snippetsSync.test|title=SnippetsSync first time sync when snippets exists - has multiple conflicts and accept all conflicts|occurrence=1 — Ancestor (broader) Introduced tests:
- tasksSync.test|title=TasksSync when tasks file has moved forward locally and remotely with same changes|occurrence=1 — Ancestor (broader) Introduced tests:
- mcpSync.test|title=McpSync when mcp file has moved forward locally and remotely with same changes|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.test|title=PromptsSync previews are reset after all conflicts resolved|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractJsonSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- promptsSync.test|title=PromptsSync accept when there are multiple prompts with conflicts and all prompts are accepted and applied|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.test|title=PromptsSync first time sync when prompts exists - has conflicts and accept conflicts|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.test|title=SnippetsSync first time sync when snippets exists - has multiple conflicts and accept one conflict|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.test|title=SnippetsSync accept when there are multiple snippets with conflicts and only one snippet is accepted|occurrence=1 — Ancestor (broader) Introduced tests:
- tasksSync.test|title=TasksSync when tasks file does not exist and remote has changes|occurrence=1 — Ancestor (broader) Introduced tests:
- mcpSync.test|title=McpSync when mcp file does not exist and remote has changes|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptsSync.test|title=PromptsSync first time sync when prompts exists - has multiple conflicts and accept one conflict|occurrence=1, promptsSync.test|title=PromptsSync accept when there are multiple prompts with conflicts and only one prompt is accepted|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/promptsSync.test|title=PromptsSync accept when there are multiple prompts with conflicts and only one prompt is accepted|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/promptsSync.test|title=PromptsSync first time sync when prompts exists - has multiple conflicts and accept one conflict|occurrence=1
- promptsSync.test|title=PromptsSync accept when there are multiple prompts with conflicts and all prompts are accepted|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.test|title=SnippetsSync merge when there are multiple snippets with conflicts and all snippets are merged|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.test|title=SnippetsSync first time sync when snippets exists - has multiple conflicts|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.ts ×2 — Ancestor (broader) Introduced files:
- mcpSync.test|title=McpSync first time sync: when mcp file exists locally with same content as remote|occurrence=1 — Ancestor (broader) Introduced tests:
- tasksSync.test|title=TasksSync first time sync: when tasks file exists locally with same content as remote|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.test|title=PromptsSync first time sync when prompts exists|occurrence=1 — Ancestor (broader) Introduced tests:
- snippetsSync.ts ×3 — Ancestor (broader) Introduced files:
- abstractJsonSynchronizer.ts ×3 — Ancestor (broader) Introduced files:
- settingsSync.ts ×2 — Ancestor (broader) Introduced files:
- promptsSync.test|title=PromptsSync sync prompts|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.test|title=PromptsSync sync should ignore non prompts|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsSync.ts ×2 — Ancestor (broader) Introduced files:
- globalStateSync.ts ×2 — Ancestor (broader) Introduced files:
- promptsSync.test|title=PromptsSync first time sync - incoming from server (no prompts)|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsMerge.ts ×2 — Ancestor (broader) Introduced files:
- promptsSync.test|title=PromptsSync merge when there are multiple prompts and one prompt has no changes and prompts is merged and applied|occurrence=1 — Ancestor (broader) Introduced tests:
- userDataProfilesManifestSync.ts ×4 — Ancestor (broader) Introduced files:
- abstractSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- snippetsSync.ts ×6 — Ancestor (broader) Introduced files:
- settingsMerge.ts ×3 — Ancestor (broader) Introduced files:
- settingsSync.test|title=SettingsSync - Auto do not sync machine settings when spread across file|occurrence=1 — Ancestor (broader) Introduced tests:
- settingsSync.test|title=SettingsSync - Auto sync when all settings are machine settings|occurrence=1 — Ancestor (broader) Introduced tests:
- settingsSync.test|title=SettingsSync - Auto sync for first time to the server|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- userDataSyncService.ts ×1 — Ancestor (broader) Introduced files:
- userDataSyncService.ts ×1 — Ancestor (broader) Introduced files:
- userDataSyncService.ts ×4 — Ancestor (broader) Introduced files:
- settingsSync.test|title=SettingsSync - Auto when settings file is empty and remote has no changes|occurrence=1 — Ancestor (broader) Introduced tests:
- globalStateSync.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- mcpSync.test|title=McpSync when mcp file locally has moved forward|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractJsonSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- chatModes.ts ×8 — Ancestor (broader) Introduced files:
- mcpSync.ts ×1 — Ancestor (broader) Introduced files:
- abstractJsonSynchronizer.ts ×2 — Ancestor (broader) Introduced files:
- tasksSync.test|title=TasksSync when tasks file is created after first sync|occurrence=1 — Ancestor (broader) Introduced tests:
- mcpSync.test|title=McpSync when mcp file is created after first sync|occurrence=1 — Ancestor (broader) Introduced tests:
- tasksSync.test|title=TasksSync when tasks file exists locally and remote has no tasks|occurrence=1 — Ancestor (broader) Introduced tests:
- mcpSync.test|title=McpSync when mcp file exists locally and remote has no mcp|occurrence=1 — Ancestor (broader) Introduced tests:
- settingsSync.ts ×1 — Ancestor (broader) Introduced files:
- mcpSync.ts ×3 — Ancestor (broader) Introduced files:
- abstractJsonSynchronizer.ts ×1 — Ancestor (broader) Introduced files:
- map.ts ×1 — Ancestor (broader) Introduced files:
- chatVariableEntries.ts ×2 — Ancestor (broader) Introduced files:
- chatVariableEntries.ts ×1 — Ancestor (broader) Introduced files:
- workbenchTestServices.ts ×16 — Ancestor (broader) Introduced files:
- chatUri.ts ×3 — Ancestor (broader) Introduced files:
- promptsService.ts ×4 — Ancestor (broader) Introduced files:
- mockChatService.ts ×25 — Ancestor (broader) Introduced files:
-
fileBackedInstalledPluginsStore.ts ×1 — Ancestor (broader)
Introduced files:
- src/vs/workbench/contrib/chat/common/plugins/fileBackedInstalledPluginsStore.ts
- src/vs/workbench/contrib/chat/common/plugins/pluginMarketplaceService.ts
-
pluginMarketplaceService.ts ×19 — Ancestor (broader)
Introduced files:
- src/vs/workbench/contrib/chat/common/plugins/fileBackedInstalledPluginsStore.ts
- src/vs/workbench/contrib/chat/common/plugins/pluginMarketplaceService.ts
- languageModels.test|title=LanguageModels - provider usage telemetry sendChatRequest reports an in-built BYOK provider by name|occurrence=1 — Ancestor (broader) Introduced tests:
- languageModels.test|title=LanguageModels - provider usage telemetry sendChatRequest buckets third-party extension providers as 3p-extension|occurrence=1 — Ancestor (broader) Introduced tests:
- languageModels.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- languageModels.ts ×2 — Ancestor (broader) Introduced files:
- languageModels.test|title=LanguageModels - Provider Deprecation Notice does not prompt for a provider without a deprecation link|occurrence=1 — Ancestor (broader) Introduced tests:
- languageModels.ts ×1 — Ancestor (broader) Introduced files:
- mcpServerRequestHandler.ts ×42 — Ancestor (broader) Introduced files:
- iterator.ts ×2 — Ancestor (broader) Introduced files:
- workspaceTrust.ts ×35 — Ancestor (broader) Introduced files:
- pluginMarketplaceService.ts ×11 — Ancestor (broader) Introduced files:
- autorunImpl.ts ×3 — Ancestor (broader) Introduced files:
- chatEntitlementService.ts ×30 — Ancestor (broader) Introduced files: Introduced tests:
- workbenchTestServices.ts ×1 — Ancestor (broader) Introduced files:
- chatSessionTypePreference.ts ×1 — Ancestor (broader) Introduced files:
- constants.ts ×4 — Ancestor (broader) Introduced files:
- fileBackedInstalledPluginsStore.ts ×10 — Ancestor (broader) Introduced files:
-
configurationModels.ts ×1 — Ancestor (broader)
Introduced files:
- src/vs/platform/configuration/common/configurationModels.ts
- src/vs/platform/configuration/common/configurationService.ts
- mock.ts ×2 — Ancestor (broader) Introduced files:
- policyConfiguration.test|title=PolicyConfiguration initialize: with object type policy|occurrence=1 — Ancestor (broader) Introduced tests:
- workbenchTestServices.ts ×1 — Ancestor (broader) Introduced files:
- configurations.ts ×1 — Ancestor (broader) Introduced files:
- fileService.ts ×1 — Ancestor (broader) Introduced files:
- mcpRegistryInputStorage.ts ×10 — Ancestor (broader) Introduced files:
- configurations.ts ×1 — Ancestor (broader) Introduced files:
- configurations.ts ×3 — Ancestor (broader) Introduced files: Introduced tests:
- configurations.ts ×4 — Ancestor (broader) Introduced files:
- configurations.ts ×1 — Ancestor (broader) Introduced files:
- configurations.ts ×11 — Ancestor (broader) Introduced files:
- configurations.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
policyConfiguration.test|title=PolicyConfiguration change: a late-registering owner supersedes an earlier reference definition|occurrence=1, policyConfiguration.test|title=PolicyConfiguration change: deregistering the owner falls back to a surviving reference definition|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/configuration/test/common/policyConfiguration.test|title=PolicyConfiguration change: a late-registering owner supersedes an earlier reference definition|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/configuration/test/common/policyConfiguration.test|title=PolicyConfiguration change: deregistering the owner falls back to a surviving reference definition|occurrence=1
- configurations.ts ×2 — Ancestor (broader) Introduced files:
- policyConfiguration.test|title=PolicyConfiguration change: when policy setting is registered|occurrence=1 — Ancestor (broader) Introduced tests:
- policyConfiguration.test|title=PolicyConfiguration initialize: a reference resolves even when its owner is not registered|occurrence=1 — Ancestor (broader) Introduced tests:
- policyConfiguration.test|title=PolicyConfiguration initialize: with internal policies|occurrence=1 — Ancestor (broader) Introduced tests:
- event.ts ×1 — Ancestor (broader) Introduced files:
- chatPermissionWarnings.ts ×4 — Ancestor (broader) Introduced files:
- observableMemento.ts ×5 — Ancestor (broader) Introduced files:
- fileService.ts ×3 — Ancestor (broader) Introduced files:
- copilotManagedSettings.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- fileManagedSettingsService.test|title=FileManagedSettingsService reads managed-settings.json on startup|occurrence=1 — Ancestor (broader) Introduced tests:
- configurations.ts ×15 — Ancestor (broader) Introduced files:
- extensionGalleryService.ts ×69 — Ancestor (broader) Introduced files:
- json.ts ×1 — Ancestor (broader) Introduced files:
- instantiationServiceMock.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×6 — Ancestor (broader) Introduced files:
- userDataProfileStorageService.test|title=ProfileStorageService read empty storage|occurrence=1 — Ancestor (broader) Introduced tests:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- userDataProfileStorageService.ts ×8 — Ancestor (broader) Introduced files:
- diskFileSystemProvider.ts ×15 — Ancestor (broader) Introduced files:
- userDataProfileStorageService.ts ×2 — Ancestor (broader) Introduced files:
- secrets.ts ×15 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×3 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×2 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- storage.ts ×1 — Ancestor (broader) Introduced files:
- async.test|title=Async Delayer ThrottledDelayer promise should resolve if disposed|occurrence=1 — Ancestor (broader) Introduced tests:
- async.test|title=Async Delayer trigger, cancel, then trigger again|occurrence=1 — Ancestor (broader) Introduced tests:
-
async.test|title=Async Delayer simple cancel|occurrence=1, async.test|title=Async Delayer cancel should cancel all calls to trigger|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/async.test|title=Async Delayer cancel should cancel all calls to trigger|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/async.test|title=Async Delayer simple cancel|occurrence=1
- async.test|title=Async Delayer simple cancel microtask|occurrence=1 — Ancestor (broader) Introduced tests:
- async.ts ×1 — Ancestor (broader) Introduced files:
- async.ts ×1 — Ancestor (broader) Introduced files:
- async.ts ×1 — Ancestor (broader) Introduced files:
- async.ts ×1 — Ancestor (broader) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×202 — Descendant (narrower) Introduced files:
- resources.ts ×23 — Descendant (narrower) Introduced files:
- network.ts ×20 — Descendant (narrower) Introduced files:
- extpath.ts ×17 — Descendant (narrower) Introduced files:
- strings.ts ×101 — Descendant (narrower) Introduced files:
- cancellation.ts ×18 — Descendant (narrower) Introduced files:
- event.ts ×1 — Descendant (narrower) Introduced files:
- event.ts ×4 — Descendant (narrower) Introduced files:
- event.ts ×2 — Descendant (narrower) Introduced files:
- event.ts ×93 — Descendant (narrower) Introduced files:
- utils.ts ×3 — Descendant (narrower) Introduced files:
- linkedList.ts ×13 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lazy.ts ×1 — Descendant (narrower) Introduced files:
- lazy.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- uint.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
-
map.ts ×97 — Descendant (narrower)
Introduced files:
- src/vs/base/common/arrays.ts
- src/vs/base/common/arraysFind.ts
- src/vs/base/common/assert.ts
- src/vs/base/common/charCode.ts
- src/vs/base/common/collections.ts
- src/vs/base/common/errors.ts
- src/vs/base/common/functional.ts
- src/vs/base/common/iterator.ts
- src/vs/base/common/lifecycle.ts
- src/vs/base/common/map.ts
- src/vs/base/common/marshallingIds.ts
- src/vs/base/common/path.ts
- src/vs/base/common/platform.ts
- src/vs/base/common/process.ts
- src/vs/base/common/types.ts
- src/vs/base/common/uri.ts
- src/vs/base/test/common/utils.ts
- src/vs/nls.ts
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
No tests are introduced at this concept. Its intent tests are introduced by other concepts.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
1 file ranked by introduced lines: 4 introduced LOC across 2 ranges. Expand a file to inspect source; the > gutter marks introduced lines.