Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev Container for lsprotocol #267

Merged
merged 6 commits into from
Sep 7, 2023

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
34 checks passed
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.

None yet

2 participants