microsoft / microsoft/PTVS

Env folder not showing in Git Changes after creating virtual environment only with Python3.13.

Open
#8,263 2 comments 0 reactions 1 assignee View on GitHub

@rchiodo is already working on this.

Since Jul 16, 2025.

needs repro
Dominant language
C#
Stars
2.6k
Forks
680
Avg merge
39m
Merged PRs (30d)
1

Description

Environment
Image

Steps to Reproduce

  1. In VS, select File > New > Project, search for "Django", and select the Blank Django Web Project template.
  2. Click the “”Add to Source Control" button in the lower right corner
    Image
  3. Create the Python3.13 virtual environment with install requirements.txt
  4. Check the Git changes tab.
  5. Repeat step3 to create virtual environment with Python 3.9, 3.10, 3.11, 3.12
Image

Expected behavior
All the virtual environment folder should list in the changes.

Additional context and screenshots
Env folder not showing in Git Changes after creating virtual environment only with Python3.13.
Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.