You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS Code has trouble quitting with the cmd+Q shortcut on macOS. When I use cmd+Q or quit it by using the menu, VS Code hangs and remains open for some time. I can tell that VS Code is open by the indicator dot under its icon in the dock. Also, after quitting, I can open VS Code again before it quits completely - then it will kill both instances, of course. But all of that is described in #172967 thoroughly.
Steps to reproduce:
Open VS Code on macOS
use cmd+Q to quit VS Code
Notice that the "Code" title in the macOS menubar flashes
Notice the dot under VS Code's icon in the dock and that VS Code remains open
Only solution for now is to disable telemetry as suggested in #172967 (comment).
Does this issue occur when all extensions are disabled?: Yes
Type: Performance Issue
This is a regression of #172967.
VS Code has trouble quitting with the cmd+Q shortcut on macOS. When I use cmd+Q or quit it by using the menu, VS Code hangs and remains open for some time. I can tell that VS Code is open by the indicator dot under its icon in the dock. Also, after quitting, I can open VS Code again before it quits completely - then it will kill both instances, of course. But all of that is described in #172967 thoroughly.
Steps to reproduce:
Only solution for now is to disable
telemetry
as suggested in #172967 (comment).@jungaretti @klaussner FYI, would be interesting if you can reproduce this.
The text was updated successfully, but these errors were encountered: