Issue Starting VSCode after Updating to the Latest Version

Hello everyone,

I’ve encountered an issue after updating Visual Studio Code (VSCode) using the Snap application from version dc96b837 to version 89de5a8d. After the update, the application refuses to load.

Does anyone have any suggestions or steps I can try to resolve this issue?

Thank you for your assistance.

The same is happening here. For now I have reverted to dc96b837 by running:

sudo snap revert code --revision 159

All available installed revisions can be listed with snap list code --all.

Thanks for sharing your experience! Reverting back to dc96b837 seems to be a temporary workaround. I’ll give it a try while waiting for a fix. Appreciate the tip on listing all available revisions with snap list code --all.