promptFileLocations.test|title=promptFileLocations isSkillFilename SKILL.md (uppercase) should return true|occurrence=1
Frontier kind: Test frontier
unlabeled · c_50a69f8df1bd
41 tests · 7424 LOC · 35 files · introduces 1 test · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 1 test
Contains — complete concept membership
- All code (extent)
- 855 ranges7424 lines · 35 files · Browse complete extent
- All tests (intent)
- 41 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.
- promptFileLocations.test|title=promptFileLocations isSkillFilename SKILL.md (uppercase) should return true|occurrence=1 — Focused concept Introduced tests:
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should collect claude rules from subdirectories|occurrence=1 — Ancestor (broader) Introduced tests:
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should match claude rules with paths attribute|occurrence=1 — Ancestor (broader) Introduced tests:
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should support multiple paths patterns|occurrence=1 — Ancestor (broader) Introduced tests:
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions telemetry should track Claude rules in telemetry|occurrence=1 — Ancestor (broader) Introduced tests:
- promptFileParser.ts ×1 — Ancestor (broader) Introduced files:
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions referenced instructions should not add non-workspace references|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptFileAttributes.ts ×2 — Ancestor (broader)
Introduced files:
- src/vs/workbench/contrib/chat/common/promptSyntax/languageProviders/promptFileAttributes.ts
- src/vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl.ts
- promptsService.test|title=PromptsService getCustomAgents agents with .md extension should be recognized, except README.md|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should correctly filter mixed user-invocable values|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should return correct userInvocable value for skills with user-invocable: false|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should return correct userInvocable value for skills with user-invocable: true|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptsService.test|title=PromptsService getPromptSlashCommands - skills should combine prompt files and skills as slash commands|occurrence=1, promptsService.test|title=PromptsService getPromptSlashCommands - skills should not duplicate slash commands with same name from different types|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getPromptSlashCommands - skills should combine prompt files and skills as slash commands|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getPromptSlashCommands - skills should not duplicate slash commands with same name from different types|occurrence=1
- promptsServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - skills should include skills from user storage as slash commands|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptsService.test|title=PromptsService getPromptSlashCommands - skills should include skills from workspace as slash commands|occurrence=1, promptsService.test|title=PromptsService getPromptSlashCommands - skills should use filename as fallback for skills with missing name|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getPromptSlashCommands - skills should include skills from workspace as slash commands|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService getPromptSlashCommands - skills should use filename as fallback for skills with missing name|occurrence=1
- computeAutomaticInstructions.test|title=ComputeAutomaticInstructions claude rules should collect claude rules files as instructions|occurrence=1 — Ancestor (broader) Introduced tests:
- promptFileLocations.ts ×2 — Ancestor (broader) Introduced files:
- promptsService.test|title=PromptsService findInstructionFilesFor copilot-instructions and AGENTS.md|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - skills should use folder name as slash command name when frontmatter name differs|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should default to true for skills without user-invocable attribute|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService hooks multi-root workspace resolves cwd to per-hook-file workspace folder|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService hooks returns undefined when workspace is untrusted|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- promptsServiceImpl.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
- promptsServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- promptsService.test|title=PromptsService getPromptSlashCommands - userInvocable filtering should handle skills with missing header gracefully|occurrence=1 — Ancestor (broader) Introduced tests:
- promptsService.test|title=PromptsService listPromptFiles - skills should expand tilde paths in custom locations|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptsService.test|title=PromptsService listPromptFiles - skills should list skill files from user home|occurrence=1, promptsService.test|title=PromptsService listPromptFiles - skills should list skill files from workspace|occurrence=1, +1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService listPromptFiles - skills should handle mixed workspace and user home skills|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService listPromptFiles - skills should list skill files from user home|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/service/promptsService.test|title=PromptsService listPromptFiles - skills should list skill files from workspace|occurrence=1
- promptsService.test|title=PromptsService listPromptFiles - skills should respect disabled default paths via config|occurrence=1 — Ancestor (broader) Introduced tests:
-
promptFileLocations.test|title=promptFileLocations getCleanPromptName returns folder name for skill.md (lowercase)|occurrence=1, promptFileLocations.test|title=promptFileLocations getCleanPromptName returns folder name for Skill.md (mixed case)|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getCleanPromptName returns folder name for Skill.md (mixed case)|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getCleanPromptName returns folder name for skill.md (lowercase)|occurrence=1
- promptFileLocations.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile skill.md (lowercase) should return true|occurrence=1, promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile Skill.md (mixed case) should return true|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile Skill.md (mixed case) should return true|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile skill.md (lowercase) should return true|occurrence=1
-
promptFileLocations.test|title=promptFileLocations getPromptFileType skill.md (lowercase) should be recognized as skill|occurrence=1, promptFileLocations.test|title=promptFileLocations getPromptFileType Skill.md (mixed case) should be recognized as skill|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType Skill.md (mixed case) should be recognized as skill|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations getPromptFileType skill.md (lowercase) should be recognized as skill|occurrence=1
- promptFileLocations.test|title=promptFileLocations isPromptOrInstructionsFile SKILL.md files should return true|occurrence=1 — Ancestor (broader) Introduced tests:
- promptFileLocations.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
promptFileLocations.test|title=promptFileLocations isSkillFilename skill.md (lowercase) should return true|occurrence=1, promptFileLocations.test|title=promptFileLocations isSkillFilename Skill.md (mixed case) should return true|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations isSkillFilename Skill.md (mixed case) should return true|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/promptSyntax/config/promptFileLocations.test|title=promptFileLocations isSkillFilename skill.md (lowercase) should return true|occurrence=1
- promptFileLocations.ts ×1 — Descendant (narrower) Introduced files:
- promptFileLocations.ts ×11 — Descendant (narrower) Introduced files:
- promptsService.ts ×9 — Descendant (narrower) Introduced files:
- promptTypes.ts ×4 — Descendant (narrower) Introduced files:
- extensions.ts ×24 — Descendant (narrower) Introduced files:
- resources.ts ×23 — Descendant (narrower) Introduced files:
- remoteHosts.ts ×7 — Descendant (narrower) Introduced files:
- network.ts ×20 — Descendant (narrower) Introduced files:
- strings.test|title=Strings trimWhitespace|occurrence=1 — Descendant (narrower) Introduced tests:
- extpath.ts ×17 — Descendant (narrower) Introduced files:
- strings.ts ×3 — Descendant (narrower) Introduced files:
- strings.ts ×1 — Descendant (narrower) Introduced files:
- strings.ts ×1 — Descendant (narrower) Introduced files:
- strings.ts ×2 — Descendant (narrower) Introduced files:
- strings.ts ×101 — Descendant (narrower) Introduced files:
- cancellation.test|title=CancellationToken None|occurrence=1 — Descendant (narrower) Introduced tests:
- cancellation.ts ×18 — Descendant (narrower) Introduced files:
- event.ts ×93 — 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:
- linkedList.ts ×13 — Descendant (narrower) Introduced files:
- instantiation.ts ×5 — 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:
- 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.
1 test introduced at this concept.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 855 extent ranges are introduced by other concepts.