You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Deprecated
2
2
3
-
This extension is no longer being maintained, all of its functionality has been (or might be) placed into the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs).
3
+
This extension is no longer being maintained. We recommend migrating to the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs) instead. Some functionalities may not be present yet, but it is under active development and being actively maintained.
4
4
5
-
Please download the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs) instead.
5
+
> Note: The Python Environments extension requires requires the pre-release version of the Python extension (ms-python.python) to operate (version 2024.23.2025010901 or later).
6
6
7
-
Feel free to submit new issues or feature requests on the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs).
7
+
Feel free to submit new issues or feature requests on the [Microsoft Python Environments Extension repository](https://github.com/microsoft/vscode-python-environments/issues) and reference its documentation in the [README.md](https://github.com/microsoft/vscode-python-environments?tab=readme-ov-file#python-environments-and-package-manager-experimental).
0 commit comments