You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
If you are still on version 1.3.0 and everything seems to work, do not upgrade for now.
After the latest release, the language server doesn't seem to work correctly, making any completion features that require it (everything aside from snippets) unavailable.
There are no obvious error messages and the language server did work fine when testing the changes before publishing the new release, even after the dependency updates.
After that, it seemed to stop working completely, regardless if it's running in debug (for testing) or production mode.
Reverting to a previous version didn't have any effect either. This seems to indicate that it's an issue related to VS Code (maybe an incompatibility in a newer version?) rather than a new problem that didn't exist before the latest release.
Of course, there's also the possibility that it's a local issue. I will test on other machines and if it doesn't work there, I'll start debugging this when I find the time.Edit: I can confirm that it's not working on one of my other machines either, which means I'll have to dig deeper.
The text was updated successfully, but these errors were encountered:
Reopened because the issue (or one with the same symptoms) still persists when running the installed version from the marketplace. Everything works fine in debug though. Continuing to investigate.
If you are still on version
1.3.0
and everything seems to work, do not upgrade for now.After the latest release, the language server doesn't seem to work correctly, making any completion features that require it (everything aside from snippets) unavailable.
There are no obvious error messages and the language server did work fine when testing the changes before publishing the new release, even after the dependency updates.
After that, it seemed to stop working completely, regardless if it's running in debug (for testing) or production mode.
Reverting to a previous version didn't have any effect either. This seems to indicate that it's an issue related to VS Code (maybe an incompatibility in a newer version?) rather than a new problem that didn't exist before the latest release.
Of course, there's also the possibility that it's a local issue. I will test on other machines and if it doesn't work there, I'll start debugging this when I find the time.Edit: I can confirm that it's not working on one of my other machines either, which means I'll have to dig deeper.The text was updated successfully, but these errors were encountered: