Vscode was actively working on my ubuntu machine. Suddenly after a system restart the vscode started crashing on startup.
vscode version:
vscode version:
I tried uninstalling & re installing the VScode from snapstore but this wont work.
Vscode was actively working on my ubuntu machine. Suddenly after a system restart the vscode started crashing on startup.
vscode version:
vscode version:
I tried uninstalling & re installing the VScode from snapstore but this wont work.
2
Answers
I found the solution by uninstalling the VScode from Snapstore. Then download the .deb vscode package from the official site and install it. The problem might be mixing the .snap package installation with the .deb package.
I have issue too. My VScode was working fine yesterday(6-6-2024). But I think snap is automatically updated my vscode. Then when I open VSC, it’s immediately close.
My solution is uninstall from snap store. Delete .vscode folder and ~/.config/Code folder. Then I downloaded deb package from official website and installed it. THEN BOOM! It’s working now.