Reputation: 523
Can someone please help to get rid of this issue?
Upvotes: 2
Views: 3325
Reputation: 46
Please see this excellent post by 'aravind ks' for a fix!
stackoverflow.com/questions/70052961
The solution (redacted, edited):
[Fixed]: Extension host terminated unexpectedly
Extension Bisect (EB) uses a binary search algorithm to help find the issue root cause extension (or extensions).
Open vs code and launch the command palette with Ctrl + Shift + p; then enter 'Extension Bisect'. You should see a pop-up window like this:
Waiting a bit longer than normal for the problem to appear helps.
If an [ Extension host terminated unexpectedly ] error dialog is raised, select the 'This is bad' option. Otherwise, select 'Good now'.
I don't know if the 'Stop Bisect' selection triggers a memoize/store - leaving disabled extensions unmarked? in the preexisting auto alpha-sort mix.
Upvotes: 2