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 Dec 8, 2020. It is now read-only.
Version of VSCode: 1.2.1.1
Version of the extension: 0.4.2
OS: Windows 10
Description: After I installed the extension I always get this error Extension host terminated unexpectedly. Code: 3221225477 Signal: null: "Extension host terminated unexpectedly".
Rust is installed and and I have added it to path so I can call e.g. in powershell everywhere cargo
How can I fix this error?
Complete Developer Tools console output:
Extension host terminated unexpectedly. Code: 3221225477 Signal: null
O._onExtensionHostCrashed @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2830
/C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2207 Extension host terminated unexpectedly.
e.onDidNotificationChange @ /C:/Program Files/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:2207
The text was updated successfully, but these errors were encountered:
Version of VSCode: 1.2.1.1
Version of the extension: 0.4.2
OS: Windows 10
Description: After I installed the extension I always get this error
Extension host terminated unexpectedly. Code: 3221225477 Signal: null
: "Extension host terminated unexpectedly".Rust is installed and and I have added it to path so I can call e.g. in powershell everywhere
cargo
How can I fix this error?
Complete Developer Tools console output:
The text was updated successfully, but these errors were encountered: