Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 218
s dvn Avatar asked Feb 22 '26 04:02

s dvn


1 Answers

Originally I found https://github.com/microsoft/vscode/issues/81970, but it doesn't mention a solution. I have it where the pid of the process constantly changes.

Then I found https://github.com/microsoft/vscode/issues/219893, which worked for me.

The solution was to rename the installed Visual Code and download version 1.90.

like image 110
Raoul de Grunt Avatar answered Feb 26 '26 10:02

Raoul de Grunt