In my case the issue was the last update (1.97.0) and the solution was to disable gpu acceleration. You can do this by either starting vscode from the command line with gpu disabled flag using "code.exe --disable-gpu" in Windows.
The second method is to add the "disable-hardware-acceleration" line in argv.json in this way: