Open
Description
Steps to Reproduce
- Download and install Python 3.12 from python.org
- Install Anaconda (downloads at https://www.anaconda.com/download/)
- Launch VS and create a new python application
- Right-click the Python Environments node and select "Add Environment …" from the displayed list".
- Click Existing environment
- Check the Environment list
Expected behavior
Python3.12 and Anaconda are both in the list. And Anaconda be specially identified like this.
Actual Result
VS can only recognize Conda Environment when Python and Anaconda have the same version.