microsoft / microsoft/vscode-remote-release
Agents window display git subdirectories
Open
@lszomoru is already working on this.
Since May 20, 2026.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
As a user of the Agents screen I want to be able to see Git changes and execute Repo operations of subdirectories/sub repos. Even if the current folder is not a git repo.
For example:
I have a general project folder which stores both back-end and front-end code. This folder in itself is not a git repo. But the subdirectories have several git repos. It would be more productive to see these changes directly in the Agents view and not having to switch to VS Code (where this feature already exists)
Contributor guide
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.