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

Add support for openvscode server #39

Merged
merged 7 commits into from
Aug 18, 2023

Conversation

janjagusch
Copy link
Contributor

@janjagusch janjagusch commented Aug 15, 2023

[openvscode-server[(https://github.com/gitpod-io/openvscode-server) is a popular alternative to code-server. This PR adds support for openvscode-server to this package. You can toggle between the two through the CODE_EXECUTABLE environment variable.

I've also added type hints to the code base in 73a5764. I can remove that if it's not wanted.

@janjagusch janjagusch marked this pull request as ready for review August 15, 2023 17:12
@janjagusch
Copy link
Contributor Author

@xhochy, could you please take a look at this?

@xhochy
Copy link
Collaborator

xhochy commented Aug 18, 2023

I realized we're not running CI here. Let's fix it: #40

@xhochy xhochy force-pushed the add-support-for-openvscode-server branch from cf3a886 to 593cb10 Compare August 18, 2023 08:41
@xhochy xhochy merged commit ae67d42 into betatim:master Aug 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants