Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
This happens to me too. Latest version of VS code, and Manjaro 20.0.3.
VS code crashes every time I try to open certain files (any .js, .ts, or .tsx file, also trying to open help:about).
Edit: It seems the crashing is caused by the eslint extension. VS code runs fine with it disabled, but as soon as eslint runs, all my windows crash and close themselves.
@Allencs16 @theopenroad are you using Linux Snap?
@bpasero Yes, VS code is installed from Snap. I have already tried reverting to the previous version using sudo snap revert code, but it didn't fix the crashing.
Can you please provide a screen recording?
This is also happening to me on:
ManjaroLinux 30.0.3
vscode 1.47.1
here is a screen recording:

I had the same issue and I tried to disable eslint as it was mentioned before. That prevented vscode from crashing after startup, but when I select help > about from the menu it crashes again. Selecting about crashes vscode even with all extensions turned off. Finally I've installed vscode from AUR and it works fine.
System info
VSCode version: 1.47.1 (snap)
Operating System: Manjaro Linux
KDE Plasma Version: 5.18.5- KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0
Kernel Version: 5.4.44-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.7 GiB of RAM
Ah this is the ESLint native popup!
Duplicate of https://github.com/microsoft/vscode/issues/100940
@Alex-K1m Thanks for the suggestion. I also just installed Code-OSS from the AUR and everything works. Thank you!
me too @theopenroad
@bpasero Yes, VS code is installed from Snap. I have already tried reverting to the previous version using
sudo snap revert code, but it didn't fix the crashing.
Vc
Oh you give-me hope for one second
This is also happening to me on:
ManjaroLinux 30.0.3 vscode 1.47.1here is a screen recording:
Nice thanks
Most helpful comment
@Alex-K1m Thanks for the suggestion. I also just installed Code-OSS from the AUR and everything works. Thank you!