Creating Dev Container for development of extension #21387
Labels
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Creating Dev Container support for development of VSCode-Python extension on Codespaces, in which consists of:
Note the base image in the Dockerfile will be the latest version of Fedora Linux instead of mcr.microsoft.com/devcontainers/python:3.7 (Debian) referenced in #20960.
After completion should be able to close: #20942 and #20960
Testing: #21435
Steps:
Expected output:
Typing "python" on virtual environment activated terminal gives access to "Python 3.7.16"
Typing "node" on virtual environment activated terminal gives access to "Node.js v16.17.1."
Expected output for step 4: One test failing ("pyenvs common utils - finding Python executables
mixed
"before all" hook in "mixed":....)
Exit code: 127
End Standard tests (with errors) Failed")
The text was updated successfully, but these errors were encountered: