Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Language server seems to be broken #1

Closed
imtbl opened this issue Feb 28, 2019 · 2 comments
Closed

Language server seems to be broken #1

imtbl opened this issue Feb 28, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@imtbl
Copy link
Owner

imtbl commented Feb 28, 2019

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.

@imtbl imtbl added the bug Something isn't working label Feb 28, 2019
@imtbl imtbl self-assigned this Feb 28, 2019
@imtbl
Copy link
Owner Author

imtbl commented Mar 6, 2019

Figured out the problem: microsoft/vscode-extension-samples#156

Will be fixed in the upcoming 1.5.0 release.

@imtbl imtbl closed this as completed in 2760918 Mar 6, 2019
@imtbl
Copy link
Owner Author

imtbl commented Mar 9, 2019

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.

@imtbl imtbl reopened this Mar 9, 2019
imtbl pushed a commit that referenced this issue Mar 11, 2019
@imtbl imtbl closed this as completed in 6032629 Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant