Skip to content

Conversation

@pwang347
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings January 20, 2026 23:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables tool syntax autocomplete suggestions in skill files (.skill files). Previously, tool autocompletion with the #tool: syntax was only available in agent and prompt files, but not in skill files.

Changes:

  • Extended tool autocompletion support to include skill files alongside agent and prompt files
  • Added test coverage for tool suggestions in skill files

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/common/promptSyntax/languageProviders/promptBodyAutocompletion.ts Added PromptsType.skill to the condition that enables tool completions
src/vs/workbench/contrib/chat/test/browser/promptSyntax/languageProviders/promptBodyAutocompletion.test.ts Added test case verifying tool suggestions work correctly in skill files

@pwang347 pwang347 marked this pull request as ready for review January 21, 2026 00:32
@vs-code-engineering vs-code-engineering bot added this to the January 2026 milestone Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants