skip to Main Content

Vs code was running perfectly fine on my MacBook Pro mid 2012 with macOS Catalina 10.15.7 (19H2026). But then I clicked on "restart to update Jupyter extension" the app closed and did not restart. Now when I click the app icon nothing happens. The little dot below the app pops up for one second indicating the app is open and then immediately disappears.

I restarted my Mac, downloaded vscode again and "reinstalled" it (just overwritten the old app), still the same issue.. Even deleting my settings.json does not do anything..
Is there another way to "reset" it?

2

Answers


  1. Chosen as BEST ANSWER

    It's an issue with Version 1.89.1. They are working on a fix. https://github.com/microsoft/vscode/issues/219893


  2. I had same promblem: in the meantime, I downgraded the vsc version from https://code.visualstudio.com/updates/v1_91

    Pay attention: disable auto updates in Settings>Updates>Application>Updates choosing “none” or “manual”.
    Maybe you need to rewrite again the app in Applicatoons folder due a background update running when you were disabling it.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search