mcpSync.test|title=ProfileStorageService read storage with data|occurrence=1, tasksSync.test|title=ProfileStorageService read storage with data|occurrence=1, +10
Frontier kind: Test frontier
unlabeled · c_cdb3e71d483b
13 tests · 22475 LOC · 133 files · introduces 12 tests · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 12 tests
Contains — complete concept membership
- All code (extent)
- 3145 ranges22475 lines · 133 files · Browse complete extent
- All tests (intent)
- 13 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.
-
mcpSync.test|title=ProfileStorageService read storage with data|occurrence=1, tasksSync.test|title=ProfileStorageService read storage with data|occurrence=1, +10 — Focused concept
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/globalStateSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/keybindingsMerge.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/keybindingsSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/mcpSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/promptsSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/settingsSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/snippetsSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/synchronizer.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/tasksSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/userDataProfilesManifestSync.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/userDataSyncService.test|title=ProfileStorageService read storage with data|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/userDataSync/test/common/userDataSyncStoreService.test|title=ProfileStorageService read storage with data|occurrence=1
- userDataAutoSyncService.test|title=ProfileStorageService read storage with data|occurrence=1 — Ancestor (broader) Introduced tests:
-
abstractSynchronizer.ts ×49 — Descendant (narrower)
Introduced files:
- src/vs/platform/extensionManagement/common/extensionEnablementService.ts
- src/vs/platform/extensionManagement/common/extensionStorage.ts
- src/vs/platform/meteredConnection/common/meteredConnection.ts
- src/vs/platform/userDataSync/common/abstractJsonSynchronizer.ts
- src/vs/platform/userDataSync/common/abstractSynchronizer.ts
- src/vs/platform/userDataSync/common/extensionsSync.ts
- src/vs/platform/userDataSync/common/globalStateSync.ts
- src/vs/platform/userDataSync/common/ignoredExtensions.ts
- src/vs/platform/userDataSync/common/keybindingsMerge.ts
- src/vs/platform/userDataSync/common/keybindingsSync.ts
- src/vs/platform/userDataSync/common/mcpSync.ts
- src/vs/platform/userDataSync/common/promptsSync/promptsMerge.ts
- src/vs/platform/userDataSync/common/promptsSync/promptsSync.ts
- src/vs/platform/userDataSync/common/settingsSync.ts
- src/vs/platform/userDataSync/common/snippetsSync.ts
- src/vs/platform/userDataSync/common/tasksSync.ts
- src/vs/platform/userDataSync/common/userDataProfilesManifestSync.ts
- src/vs/platform/userDataSync/common/userDataSyncAccount.ts
- src/vs/platform/userDataSync/common/userDataSyncEnablementService.ts
- src/vs/platform/userDataSync/common/userDataSyncLocalStoreService.ts
- src/vs/platform/userDataSync/common/userDataSyncMachines.ts
- src/vs/platform/userDataSync/common/userDataSyncService.ts
- src/vs/platform/userDataSync/common/userDataSyncStoreService.ts
- src/vs/platform/userDataSync/test/common/userDataSyncClient.ts
- userDataProfileStorageService.test|title=ProfileStorageService read storage with data|occurrence=1 — Descendant (narrower) Introduced tests:
- storage.ts ×2 — Descendant (narrower) Introduced files:
- storage.ts ×6 — Descendant (narrower) Introduced files:
- userDataProfileStorageService.ts ×1 — Descendant (narrower) Introduced files:
- storage.ts ×1 — Descendant (narrower) Introduced files:
- userDataProfileStorageService.ts ×8 — Descendant (narrower) Introduced files:
- userDataProfileStorageService.ts ×4 — Descendant (narrower) Introduced files:
- userDataProfileStorageService.ts ×3 — Descendant (narrower) Introduced files:
- serviceMachineId.ts ×1 — Descendant (narrower) Introduced files:
- storageIpc.ts ×22 — Descendant (narrower) Introduced files:
- storage.ts ×1 — Descendant (narrower) Introduced files:
- storage.ts ×2 — Descendant (narrower) Introduced files:
- storage.ts ×1 — Descendant (narrower) Introduced files:
- configurationService.ts ×18 — Descendant (narrower) Introduced files:
- storage.ts ×2 — Descendant (narrower) Introduced files:
- storage.ts ×2 — Descendant (narrower) Introduced files:
- storage.ts ×7 — Descendant (narrower) Introduced files:
- storage.ts ×1 — Descendant (narrower) Introduced files:
- storage.ts ×2 — Descendant (narrower) Introduced files:
- userDataProfilesManifestMerge.ts ×2 — Descendant (narrower) Introduced files:
- storage.ts ×41 — Descendant (narrower) Introduced files:
- userDataProfile.ts ×1 — Descendant (narrower) Introduced files:
- userDataProfile.ts ×28 — Descendant (narrower) Introduced files:
- configurations.ts ×19 — Descendant (narrower) Introduced files:
- fileService.ts ×18 — Descendant (narrower) Introduced files:
- globalStateMerge.ts ×2 — Descendant (narrower) Introduced files:
- inMemoryFilesystemProvider.ts ×7 — Descendant (narrower) Introduced files:
- environment.ts ×1 — Descendant (narrower) Introduced files:
- log.ts ×72 — Descendant (narrower) Introduced files:
- settingsMerge.ts ×19 — Descendant (narrower) Introduced files:
- extensionManagement.test|title=Extension Identifier Pattern extension identifier pattern|occurrence=1 — Descendant (narrower) Introduced tests:
- extensionManagementUtil.ts ×17 — Descendant (narrower) Introduced files:
- configurationModels.ts ×92 — Descendant (narrower) Introduced files:
- userDataSync.ts ×15 — Descendant (narrower) Introduced files:
- buffer.test|title=Buffer Performance issue with VSBuffer#slice #76076|occurrence=1 — Descendant (narrower) Introduced tests:
- instantiationServiceMock.ts ×18 — Descendant (narrower) Introduced files:
- extensionManagement.ts ×10 — Descendant (narrower) Introduced files:
- instantiationService.ts ×21 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×3 — Descendant (narrower) Introduced files:
- async.ts ×1 — Descendant (narrower) Introduced files:
- serviceCollection.ts ×5 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×3 — Descendant (narrower) Introduced files:
- request.ts ×15 — Descendant (narrower) Introduced files:
- nls.ts ×2 — Descendant (narrower) Introduced files:
- async.ts ×202 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×2 — Descendant (narrower) Introduced files:
- contextkey.ts ×1 — Descendant (narrower) Introduced files:
- contextkey.ts ×201 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×1 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×1 — Descendant (narrower) Introduced files:
- uriIdentityService.ts ×6 — Descendant (narrower) Introduced files:
- uriIdentity.ts ×1 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×1 — Descendant (narrower) Introduced files:
- workspace.ts ×27 — Descendant (narrower) Introduced files:
- files.ts ×1 — Descendant (narrower) Introduced files:
- files.ts ×1 — Descendant (narrower) Introduced files:
- files.ts ×1 — Descendant (narrower) Introduced files:
- files.ts ×41 — Descendant (narrower) Introduced files:
- resources.ts ×1 — Descendant (narrower) Introduced files:
- processor.ts ×1 — Descendant (narrower) Introduced files:
- hash.ts ×17 — Descendant (narrower) Introduced files:
- virtualTimeApi.ts ×1 — Descendant (narrower) Introduced files:
- virtualTimeApi.ts ×1 — Descendant (narrower) Introduced files:
- virtualTimeApi.ts ×1 — Descendant (narrower) Introduced files:
- telemetryUtils.ts ×15 — Descendant (narrower) Introduced files:
- runWithFakedTimers.ts ×3 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×60 — Descendant (narrower) Introduced files:
- extensions.ts ×1 — Descendant (narrower) Introduced files:
- extensions.ts ×24 — Descendant (narrower) Introduced files:
- resources.ts ×23 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- productService.ts ×1 — Descendant (narrower) Introduced files:
- remoteHosts.ts ×7 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×1 — Descendant (narrower) Introduced files:
- extensions.ts ×1 — Descendant (narrower) Introduced files:
- network.ts ×20 — Descendant (narrower) Introduced files:
- processor.ts ×5 — Descendant (narrower) Introduced files:
- descriptors.ts ×1 — Descendant (narrower) Introduced files:
- strings.test|title=Strings trimWhitespace|occurrence=1 — Descendant (narrower) Introduced tests:
- configurationRegistry.ts ×17 — Descendant (narrower) Introduced files:
- extpath.ts ×17 — Descendant (narrower) Introduced files:
- instantiation.ts ×1 — Descendant (narrower) Introduced files:
- descriptors.ts ×2 — Descendant (narrower) Introduced files:
- virtualClock.ts ×1 — Descendant (narrower) Introduced files:
- virtualClock.ts ×3 — Descendant (narrower) Introduced files:
- processor.ts ×1 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×8 — Descendant (narrower) Introduced files:
- strings.ts ×101 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×1 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×5 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×3 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×40 — Descendant (narrower) Introduced files:
- cancellation.test|title=CancellationToken cancel happens only once|occurrence=1 — Descendant (narrower) Introduced tests:
- cancellation.test|title=CancellationToken dispose calls no listeners|occurrence=1 — Descendant (narrower) Introduced tests:
- cancellation.ts ×1 — Descendant (narrower) Introduced files:
- trace.ts ×2 — Descendant (narrower) Introduced files:
- trace.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.ts ×1 — Descendant (narrower) Introduced files:
- timeTravelScheduler.ts ×1 — Descendant (narrower) Introduced files:
- traceLogger.ts ×3 — Descendant (narrower) Introduced files:
-
processor.ts ×17 — Descendant (narrower)
Introduced files:
- src/vs/base/common/arrays.ts
- src/vs/base/test/common/virtualScheduling/embedding.ts
- src/vs/base/test/common/virtualScheduling/globalTimeApi.ts
- src/vs/base/test/common/virtualScheduling/processor.ts
- src/vs/base/test/common/virtualScheduling/recordingTimeApi.ts
- src/vs/base/test/common/virtualScheduling/runWithFakedTimers.ts
- src/vs/base/test/common/virtualScheduling/timeApi.ts
- src/vs/base/test/common/virtualScheduling/trace.ts
- src/vs/base/test/common/virtualScheduling/virtualClock.ts
- src/vs/base/test/common/virtualScheduling/virtualTimeApi.ts
- event.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.test|title=CancellationToken token stays the same|occurrence=1 — Descendant (narrower) Introduced tests:
- cancellation.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.ts ×3 — Descendant (narrower) Introduced files:
- event.ts ×1 — Descendant (narrower) Introduced files:
- policy.ts ×8 — Descendant (narrower) Introduced files:
- cancellation.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.test|title=CancellationToken None|occurrence=1 — Descendant (narrower) Introduced tests:
- event.ts ×1 — Descendant (narrower) Introduced files:
- cancellation.ts ×18 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — 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 ×2 — Descendant (narrower) Introduced files:
- event.ts ×93 — Descendant (narrower) Introduced files:
- marshalling.ts ×4 — Descendant (narrower) Introduced files:
- buffer.ts ×42 — Descendant (narrower) Introduced files:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×14 — Descendant (narrower) Introduced files:
- jsonEdit.ts ×5 — Descendant (narrower) Introduced files:
- uri.test|title=URI URI#file, no path-is-uri check|occurrence=1 — Descendant (narrower) Introduced tests:
- extensionsMerge.ts ×8 — Descendant (narrower) Introduced files:
- jsonFormatter.ts ×6 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- json.ts ×14 — Descendant (narrower) Introduced files:
- date.ts ×10 — Descendant (narrower) Introduced files:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- utils.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- mime.ts ×5 — Descendant (narrower) Introduced files:
- uri.ts ×2 — Descendant (narrower) Introduced files:
- snippetsMerge.ts ×3 — Descendant (narrower) Introduced files:
- uuid.test|title=UUID generation|occurrence=1 — Descendant (narrower) Introduced tests:
- types.test|title=Types isUndefinedOrNull|occurrence=1 — Descendant (narrower) Introduced tests:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- types.test|title=Types isString|occurrence=1 — Descendant (narrower) Introduced tests:
- types.test|title=Types isUndefined|occurrence=1 — Descendant (narrower) Introduced tests:
- graph.ts ×12 — Descendant (narrower) Introduced files:
-
uri.test|title=URI URI#file, win-speciale|occurrence=1, charCode.test|title=CharCode has good values|occurrence=1, +2 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/charCode.test|title=CharCode has good values|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/path.test|title=Paths (Node Implementation) path|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI File paths containing apostrophes break URI parsing and cannot be opened #276075|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI URI#file, win-speciale|occurrence=1
- uri.ts ×2 — Descendant (narrower) Introduced files:
- utils.ts ×3 — Descendant (narrower) Introduced files:
- nls.ts ×1 — Descendant (narrower) Introduced files:
- path.ts ×3 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- instantiation.ts ×4 — Descendant (narrower) Introduced files:
- nls.ts ×3 — Descendant (narrower) Introduced files:
- uri.ts ×9 — Descendant (narrower) Introduced files:
- telemetry.ts ×3 — Descendant (narrower) Introduced files:
- nls.ts ×1 — Descendant (narrower) Introduced files:
- errorMessage.ts ×6 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- linkedList.ts ×13 — Descendant (narrower) Introduced files:
- nls.ts ×6 — Descendant (narrower) Introduced files:
- objects.ts ×13 — Descendant (narrower) Introduced files:
- performance.ts ×6 — Descendant (narrower) Introduced files:
- instantiation.ts ×5 — Descendant (narrower) Introduced files:
- path.ts ×1 — Descendant (narrower) Introduced files:
- path.ts ×3 — Descendant (narrower) Introduced files:
- path.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×3 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lazy.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lazy.ts ×3 — Descendant (narrower) Introduced files:
- uuid.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- path.ts ×2 — 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.
12 tests introduced at this concept.
globalStateSync.test|title=ProfileStorageService read storage with data|occurrence=1keybindingsMerge.test|title=ProfileStorageService read storage with data|occurrence=1keybindingsSync.test|title=ProfileStorageService read storage with data|occurrence=1mcpSync.test|title=ProfileStorageService read storage with data|occurrence=1promptsSync.test|title=ProfileStorageService read storage with data|occurrence=1settingsSync.test|title=ProfileStorageService read storage with data|occurrence=1snippetsSync.test|title=ProfileStorageService read storage with data|occurrence=1synchronizer.test|title=ProfileStorageService read storage with data|occurrence=1tasksSync.test|title=ProfileStorageService read storage with data|occurrence=1userDataProfilesManifestSync.test|title=ProfileStorageService read storage with data|occurrence=1userDataSyncService.test|title=ProfileStorageService read storage with data|occurrence=1userDataSyncStoreService.test|title=ProfileStorageService read storage with data|occurrence=1
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 3145 extent ranges are introduced by other concepts.