resolvedKeybindingItem.ts ×1
Frontier kind: Code frontier
unlabeled · c_7c54e67fb570
90 tests · 4573 LOC · 23 files · introduces 0 tests · 2 LOC · 1 file
Introduces — evidence that enters the hierarchy at this concept
- Code
- 1 range2 lines · 1 files
- Tests
- 0 tests
Contains — complete concept membership
- All code (extent)
- 540 ranges4573 lines · 23 files · Browse complete extent
- All tests (intent)
- 90 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.
- resolvedKeybindingItem.ts ×1 — Focused concept Introduced files:
- abstractKeybindingService.test|title=AbstractKeybindingService can trigger command that is sharing keybinding with chord|occurrence=1 — Ancestor (broader) Introduced tests:
-
abstractKeybindingService.ts ×1 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService keybindings with empty-string/null command ID a multi-chord keybinding with a null command ID keeps the keybinding (shouldPreventDefault = true)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService keybindings with empty-string/null command ID a multi-chord keybinding with an empty-string command ID keeps the keybinding (shouldPreventDefault = true)|occurrence=1
- abstractKeybindingService.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- abstractKeybindingService.test|title=AbstractKeybindingService simple tests: single- and multi-chord keybindings are dispatched a multi-chord keybinding is dispatched correctly|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractKeybindingService.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- abstractKeybindingService.ts ×7 — Ancestor (broader) Introduced files:
-
abstractKeybindingService.ts ×2 — Ancestor (broader)
Introduced files:
- src/vs/platform/keybinding/common/abstractKeybindingService.ts
- src/vs/platform/keybinding/common/keybindingResolver.ts
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService keybindings with empty-string/null command ID a single-chord keybinding with a null command ID unbinds the keybinding (shouldPreventDefault = false)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService keybindings with empty-string/null command ID a single-chord keybinding with an empty string command ID unbinds the keybinding (shouldPreventDefault = false)|occurrence=1
- abstractKeybindingService.ts ×2 — Ancestor (broader) Introduced files:
- null command ID|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractKeybindingService.test|title=AbstractKeybindingService can have spying command|occurrence=1 — Ancestor (broader) Introduced tests:
- abstractKeybindingService.ts ×1 — Ancestor (broader) Introduced files:
- abstractKeybindingService.ts ×4 — Ancestor (broader) Introduced files:
- abstractKeybindingService.ts ×5 — Ancestor (broader) Introduced files:
-
abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding for command with context when context matches|occurrence=1, abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding when context does not match but enforceContextCheck is false|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding for command with context when context matches|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding when context does not match but enforceContextCheck is false|occurrence=1
-
abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding even when label is empty string|occurrence=1, abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding label when command has a keybinding|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding even when label is empty string|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding appends keybinding label when command has a keybinding|occurrence=1
- abstractKeybindingService.ts ×2 — Ancestor (broader) Introduced files:
-
abstractKeybindingService.ts ×1 — Ancestor (broader)
Introduced files:
- src/vs/platform/keybinding/common/abstractKeybindingService.ts
- src/vs/platform/keybinding/common/resolvedKeybindingItem.ts
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
-
abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding returns only label when commandId is null|occurrence=1, abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding returns only label when commandId is undefined|occurrence=1, +1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding returns only label when commandId is empty string|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding returns only label when commandId is null|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/abstractKeybindingService.test|title=AbstractKeybindingService appendKeybinding returns only label when commandId is undefined|occurrence=1
- abstractKeybindingService.ts ×2 — Ancestor (broader) Introduced files:
- abstractKeybindingService.ts ×7 — Ancestor (broader) Introduced files:
- contextkey.ts ×7 — Ancestor (broader) Introduced files: Introduced tests:
- contextkey.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
- |occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+DownArrow|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+NUMPAD_0|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
|occurrence=1, windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+A|occurrence=1, +3 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/services/keybinding/test/node/windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+/|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/services/keybinding/test/node/windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+A|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/services/keybinding/test/node/windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+Home|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/services/keybinding/test/node/windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+Z|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/services/keybinding/test/node/windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+]|occurrence=1
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS en_us resolveUserBinding Ctrl+[Comma]|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS ru issue ##24361: resolveKeybinding Ctrl+K Ctrl+K|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS de_ch resolveKeybinding Ctrl+K Ctrl+\|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.test|title=keyboardMapper - WINDOWS en_us resolveKeybinding Ctrl+K Ctrl+\|occurrence=1 — Ancestor (broader) Introduced tests:
- |occurrence=1 — Ancestor (broader) Introduced tests:
- |occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 12|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 5|occurrence=1 — Ancestor (broader) Introduced tests:
-
keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 6|occurrence=1, keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 7|occurrence=1, +1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 6|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 7|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 8|occurrence=1
- keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 2|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 3|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 10|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #293802: removal still matches when default when clause becomes more specific|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with matching keybinding and when|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with more specific when clause does not match broader default|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with not matching when|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve key|occurrence=1 — Ancestor (broader) Introduced tests:
- contextkey.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with unspecified keybinding|occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- windowsKeyboardMapper.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- keybindingResolver.test|title=KeybindingResolver resolve command KBs having common prefix - the one defined later is returned|occurrence=1 — Ancestor (broader) Introduced tests:
-
keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with unspecified when|occurrence=1, keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #612#issuecomment-222109084 cannot remove keybindings for commands with ^|occurrence=1, +1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #141638: Keyboard Shortcuts: Change When Expression might actually remove keybinding in Insiders|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #612#issuecomment-222109084 cannot remove keybindings for commands with ^|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with unspecified when|occurrence=1
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals removal with unspecified when and unspecified keybinding|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #140884 Unable to reassign F1 as keybinding for Show All Commands|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #160604: Remove keybindings with when clause does not work|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.test|title=KeybindingResolver handle keybinding removals issue #138997 - removal in default list|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.ts ×3 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×10 — Ancestor (broader) Introduced files:
- contextkey.ts ×2 — Ancestor (broader) Introduced files:
-
keybindingResolver.test|title=KeybindingResolver handle keybinding removals simple 1|occurrence=1, keybindingResolver.test|title=KeybindingResolver handle keybinding removals simple 2|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver handle keybinding removals simple 1|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver handle keybinding removals simple 2|occurrence=1
-
keybindingResolver.ts ×1 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 11|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 1|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 4|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingResolver.test|title=KeybindingResolver resolve command resolve command - 9|occurrence=1
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- contextkey.ts ×5 — Ancestor (broader) Introduced files:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeybinding Cmd+Z|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent mapAltGrToCtrlAlt AltGr+Z|occurrence=1 — Ancestor (broader) Introduced tests:
- windowsKeyboardMapper.ts ×1 — Ancestor (broader) Introduced files:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent Cmd+Z|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - LINUX fallback resolveKeybinding Ctrl+Z|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - LINUX fallback resolveUserBinding Ctrl+[Comma]|occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - LINUX fallback resolveKeyboardEvent Ctrl+Z|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeybinding Cmd+K Cmd+=|occurrence=1 — Ancestor (broader) Introduced tests:
- |occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - LINUX fallback resolveKeybinding Ctrl+K Ctrl+=|occurrence=1 — Ancestor (broader) Introduced tests:
- |occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×5 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent Only Modifiers Ctrl+Shift+|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent Single Modifier Alt+|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent Single Modifier Meta+|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - MAC fallback resolveKeyboardEvent Single Modifier Shift+|occurrence=1 — Ancestor (broader) Introduced tests:
- fallbackKeyboardMapper.test|title=keyboardMapper - LINUX fallback resolveKeyboardEvent Single Modifier Ctrl+|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×2 — Ancestor (broader) Introduced files:
- fallbackKeyboardMapper.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- fallbackKeyboardMapper.ts ×3 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×5 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×14 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×5 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×8 — Ancestor (broader) Introduced files:
- contextkey.ts ×2 — Ancestor (broader) Introduced files:
- keybindings.ts ×1 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×2 — Ancestor (broader) Introduced files:
- keybindingResolver.ts ×11 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×5 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×5 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×3 — Ancestor (broader) Introduced files:
- keybindingLabels.test|title=KeybindingLabels Electron Accelerator label|occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×4 — Ancestor (broader) Introduced files: Introduced tests:
-
keybindingLabels.test|title=KeybindingLabels Linux US label|occurrence=1, keybindingLabels.test|title=KeybindingLabels Windows US label|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingLabels.test|title=KeybindingLabels Linux US label|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/keybinding/test/common/keybindingLabels.test|title=KeybindingLabels Windows US label|occurrence=1
- keybindingLabels.test|title=KeybindingLabels User Settings label|occurrence=1 — Ancestor (broader) Introduced tests:
- keybindingLabels.test|title=KeybindingLabels Aria label|occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- keybindingLabels.test|title=KeybindingLabels issue #91235: Do not end with a +|occurrence=1 — Ancestor (broader) Introduced tests:
- usLayoutResolvedKeybinding.ts ×5 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×3 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×2 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×2 — Ancestor (broader) Introduced files:
- keybindingsTestUtils.ts ×3 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×1 — Ancestor (broader) Introduced files:
- usLayoutResolvedKeybinding.ts ×5 — Ancestor (broader) Introduced files:
- resolvedKeybindingItem.ts ×2 — Descendant (narrower) Introduced files:
- baseResolvedKeybinding.ts ×2 — Descendant (narrower) Introduced files:
- baseResolvedKeybinding.ts ×12 — Descendant (narrower) Introduced files:
- keybindings.ts ×2 — Descendant (narrower) Introduced files:
- keybindings.ts ×1 — Descendant (narrower) Introduced files:
- keybindings.ts ×17 — Descendant (narrower) Introduced files:
- keyCodes.ts ×11 — 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
- utils.ts ×3 — Descendant (narrower) Introduced files:
- nls.ts ×1 — Descendant (narrower) Introduced files:
- nls.ts ×6 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — 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: 2 introduced LOC across 1 ranges. Expand a file to inspect source; the > gutter marks introduced lines.