Skip to content

Conversation

@anthonykim1
Copy link
Contributor

@anthonykim1 anthonykim1 commented Sep 5, 2023

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

  • Add devcontainer.json, onCreateCommand.sh, postCreateCommand.sh appropriately
  • Add installation and append to PATH for Cargo, Rust, Python(s)
  • Install requirements from postCreateCommand.sh after activating virtual environment

@anthonykim1 anthonykim1 added the feature-request Request for new features or functionality label Sep 5, 2023
@anthonykim1 anthonykim1 self-assigned this Sep 5, 2023
@anthonykim1 anthonykim1 changed the title dev container for lsp Dev Container for lsprotocol Sep 5, 2023
@anthonykim1 anthonykim1 marked this pull request as ready for review September 6, 2023 22:30
@anthonykim1 anthonykim1 merged commit c9a8424 into microsoft:main Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request Request for new features or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants