My VSCode simply doesn't show the interface (codeline, folders and files on the left, terminal, etc.). I'm using Ubuntu 22.04 and have installed the VSCode snap package.
Example how my VSCode looks now:
Things I've already tried:
- Reinstall VSCode
- Reinstall Ubuntu
- Using
code --disable-gpu
(https://stackoverflow.com/questions/73760824/the-letters-wont-appear-in-vscode-ubuntu-20-04-m1-proarm64)