Skip to content
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

Crashes extension host when opening JSON files #17

Closed
haysmike opened this issue Aug 17, 2018 · 1 comment
Closed

Crashes extension host when opening JSON files #17

haysmike opened this issue Aug 17, 2018 · 1 comment

Comments

@haysmike
Copy link

With the latest version of VS Code, every time I look at a JSON file, I get an error "Extension host terminated unexpectedly". This includes opening the user settings file.

Console isn't particularly informative but here's the output:

extensionService.ts:374 Extension host terminated unexpectedly. Code:  null  Signal:  SIGPIPE
w._onExtensionHostCrashed @ extensionService.ts:374
(anonymous) @ extensionService.ts:369
e.fire @ event.ts:140
t._onExtHostProcessExit @ extensionHost.ts:430
(anonymous) @ extensionHost.ts:215
emitTwo @ events.js:126
emit @ events.js:214
__dirname.ChildProcess._handle.onexit @ internal/child_process.js:198

I've disabled all other extensions. I'm on MacOS.

@haysmike
Copy link
Author

microsoft/vscode#56387

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant