Open dsyer opened 2 years ago
Here's what I see in the developer tools:
Extension host (LocalProcess) terminated unexpectedly. Code: 7, Signal: null log.ts:313 ERR Extension host (LocalProcess) terminated unexpectedly. The following extensions were running: vscode.microsoft-authentication, GabrielBB.vscode-lombok, redhat.java, VisualStudioExptTeam.vscodeintellicode, vscjava.vscode-java-debug, vscjava.vscode-java-dependency, vscjava.vscode-java-pack, vscode.debug-auto-launch, vscode.git-base, christian-kohler.path-intellisense, EditorConfig.EditorConfig, GitHub.codespaces, GitHub.vscode-pull-request-github, johnpapa.vscode-peacock, ms-vsliveshare.vsliveshare, ms-vscode.azure-account, tkrkt.linenote, vscode.npm, yzhang.markdown-all-in-one, vscode.markdown-math, jebbs.plantuml, vscode.github-authentication, vscode.git, vscode.github, Summer.azure-event-hub-explorer, vscode.emmet, vscode.merge-conflict, dbaeumer.vscode-eslint, esbenp.prettier-vscode, ms-vscode-remote.remote-containers, ms-vscode-remote.remote-wsl, nrwl.angular-console, PKief.material-icon-theme, vscode.typescript-language-features, Pivotal.vscode-spring-boot, vscjava.vscode-java-test, dtsvet.vscode-wasm, eg2.tslint, ms-vscode.vscode-typescript-tslint-plugin, natewallace.angular2-inline notificationsAlerts.ts:42 Extension host terminated unexpectedly. localProcessExtensionHost.ts:320 Extension Host localProcessExtensionHost.ts:321 /home/dsyer/.vscode/extensions/dtsvet.vscode-wasm-1.3.1/node_modules/wabt/index.js:8 var Module=typeof WabtModule!=="undefined"?WabtModule:{};var moduleOverrides={};var key;for(key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var argument ... <very long JS fragment followed by several screens of "AAAAAAAAAAAAA...">
I'm running into the same issue. I have to restart VSCode but then after a little bit it crashes again.
I am running into the same issue, My temporary solution is todo Restart: Extension Host in the Command Pallette
Here's what I see in the developer tools: