Closed Souk21 closed 3 years ago
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Duplicate of https://github.com/microsoft/vscode/issues/125989
Workaround: none today, you can go back to 1.56.2
via download and configure update.mode
to none
or manual
.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
I tried disabling every extensions, running
code --disable-extensions
, deletingApplication Support/Code
, deleting~/.vscode
, reinstalling VSCode, downgrading and re-updating. I'm also having the same issue with the insider release. I don't have this issue with VSCode 1.56.2, so downgrading and disabling automatic updates work as a workaround.Here's the console log:
Here's the output "Log (Window)"
And here's the output "Log (Extensions Host)"
Thank you