microsoft / microsoft/foundry-dev-tools
Help!Some file types cannot be selected in the AI chat dialog box
Open
@kuojianlu is already working on this.
Since Aug 18, 2025.
bug
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
In VS Code on macOS, when using the AI Toolkit extension, .vue files appear greyed out and unselectable in the file selection dialog during AI conversations. How can I make .vue files in my project selectable?
Steps to Reproduce:
- Open AI Toolkit chat in VS Code.
- Trigger file selection (e.g., type "Analyze this file").
- Navigate to a
.vuefile → greyed out.
Expected Behavior:
.vue files should be selectable like .js/.ts files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.