Question

Vs code is not opening up in mac

I’ve been experiencing an issue with Visual Studio Code where it won’t open at all. I’ve tried uninstalling and reinstalling it several times, but there are no changes. I’m using [your operating system].

Steps I’ve taken:

1.  Uninstalled VS Code.
2.  Deleted any remaining VS Code folders.
3.  Restarted my computer.
4.  Reinstalled VS Code.

Despite these steps, when I try to open VS Code, nothing happens. There are no error messages or any indications of what might be wrong.

 7  5188  7
1 Jan 1970

Solution

 0

this worked for me: uninstall the currrent installation go the link to download v1.90 https://code.visualstudio.com/updates/v1_90 Install and update the setting.json: "update.mode": "none" in File > Preferences > Settings

the bad is that I lost all my settings

2024-07-08
dexter00x

Solution

 0

oh issue it sometime, if it wont work, open it 3 to 4 time same?, restart still couldn't open, don't uninstall it yet, check if the visual studio code folder are the same which I had same problem, next step is to uninstall it check in program file or root file and after uninstall don't install yet, restart your computer and install it.

it work for me <:) if it doesn't work then try it again but newer version

thx for reading >:)

2024-07-09
Raiz120

Solution

 0

I had the same problem after upgrading to node 20.x and npm 10.x, before I was using version 16.x and 8.x (node/npm) I went back to these versions and the problem went away.

2024-07-09
Ricardo Gurgel

Solution

 0

For me it worked to remove the current app and install VS code 1.90.0

2024-07-10
Santiago Prieto