-
Notifications
You must be signed in to change notification settings - Fork 82
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
Fix alpine lemminx server #1016
Fix alpine lemminx server #1016
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for filing this. Overall, I think this should fix the issue. Just a couple of small things I have comments on.
…/etc/alpine-release' file instead of '/etc/os-release'
- Also add Alpine Linux download URL from GH Signed-off-by: Roland Grunberg <[email protected]>
9e85808
to
81caab8
Compare
hi @rgrunber is there an ETA when this bugfix will be released ? |
Oops, hopefully today. We also release pre-release versions of the extension daily; if you switch to pre-releases in VS Code it should be available there. |
i use devcontainer and the extensions list are defined in the |
Supposedly: microsoft/vscode#149383 (comment) |
fixes #1015