Closed commadelimited 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:
Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
When launching VS Code from either the command line or direct call to the binary, VS Code responds once (showing in the dock) before closing out. A system restart generally resolves the issue and allows me to continue working.
This has happened multiple times, and generally occurs after some sort of system restart. I'm noticing that my Mac is restarting at seemingly random intervals (potentially related, but I'm not connecting the two at this time).
Every time this has happened I check Activity Monitor, which shows that Code appears to be running. There are one or more entries for
Code Helper (Renderer)
and one entry forCode Helper (GPU)
. I can force quit the Renderer entries, but I'm not able to force quit the GPU entry.Here's some answers from questions I saw asked on a similar bug report.
Running
code --help
andcode --version
both return the expected result.I went ahead and reran the previous commands as well to get a baseline: