-
Notifications
You must be signed in to change notification settings - Fork 37
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
Extension fails to load in VS Code 1.90.0 #578
Comments
The extension host error log shows:
|
HI! Thanks @reduckted for pointing out that this is a recurring problem once Electron version gets bumped. I am working on update just there are some unexpected problems from the side of Github Actions runners. Will complete it as soon as possible. |
Has it been fixed and broke again in the meantime? I see that last release is after the creation of this issue and last update is today. |
I've updated to the new versions ( Now that I look at the release note for
So I'm not sure why it isn't working. My current installed version is showing |
I'm getting the same problem with VS Code 1.91.0 (using Electron 29.4.0) and Spell Right 3.0.132 (the latest). |
My current VSCode information (Windows 11):
( |
I'm on Windows 10. Here's the VS Code Help > About information:
|
@bartosz-antosik See #582 |
I have the same config as #578 (comment) And, other than the first frame, which contains the version as part of the file name, the stack trace is the same as #578 (comment)
I don't know from JS or the VS Code API, but the additional logging in #582 seems like a good thing |
It might be a Windows-only problem if it works for you, @bartosz-antosik. For me on Windows, the |
Same issue here and for colleagues, my version info:
|
Seems to be fixed in version 3.0.134. |
I don't remember having issues with the workspace dictionary in the past. I am not currently seeing any special errors in the extension log, related to it. I also tested
Error:
It's probably a good idea to get |
Same problem on current linux with vscode version:
|
VS Code updated to a new Electron version.
https://code.visualstudio.com/updates/v1_90#_electron-29-update
Same problem as these issues:
#513
#536
#561
The text was updated successfully, but these errors were encountered: