-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
VSCode Extension keeps crashing #703
Comments
What version of extension and VSCode is used? |
I'm using VSCodium 1.95.3 and extension version 0.21.0. |
A bit buggy here and there but it doesn't crash for me so I'm going to need more info and maybe you'll need to re-install extension, reload editor and make sure it's fully updated. |
Apparently the problem only occurs over SSH (with the "Open Remote - SSH" extension) with the latest version 0.21.0. Version 0.19.1 works over SSH and both versions work locally. |
The VSCode Extension keeps crashing on my machine immediately after opening a toml file. It tries starting five times and eventually gives up. The output is as follows:
If the issue is within the ahash crate, maybe a dependency update is enough?
The text was updated successfully, but these errors were encountered: