-
Notifications
You must be signed in to change notification settings - Fork 53
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
Publishing prerelease version of VSCode extension? #775
Comments
@davidtaylorhq I'm not opposed to this, but could you share what issues you're running into using the stable VSCode Plugin with the unstable Glint LS? I've been using this configuration and there are few things like "Organize Imports" that don't work, but are there other showstoppers I'm unaware of? |
Unfortunately I wasn't able to consistently reproduce it, but this is the kind of error we were seeing:
One this happened, a full restart of the VSCode extension host was required. ('restart glint server' wasn't enough) We've since managed to get the stable version of Glint working on our codebase, so that's solved the immediate problem. |
We're using the 'unstable' release of glint, and it works much better for us than the 'stable' version. However, to get things working in VSCode, we have to manually build & install the glint VSCode extension.
Would it be possible to publish a 'pre-release' version of the VSCode plugin, to make it easier for people to start experimenting with the Volar-based implementation?
Happy to help with getting the automation set up, but I'd need help from someone with the necessary VSCode-marketplace credentials.
The text was updated successfully, but these errors were encountered: