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
Dev Container support for lsprotocol repository, referencing #234 and
adding more things on the way, such as multiple Python versions, cargo,
dotnet, venv, requirements, but in a way similar to how dev container is
done in the VS Code Python repo:
microsoft/vscode-python#21675
- [x] Add devcontainer.json, onCreateCommand.sh, postCreateCommand.sh
appropriately
- [x] Add installation and append to PATH for Cargo, Rust, Python(s)
- [x] Install requirements from postCreateCommand.sh after activating
virtual environment
0 commit comments