For those having this issue on Linux, please try to disable the hardware acceleration:
- Open the command palette (Ctrl + Shift + P)
 - Enter "Preferences: Configure Runtime Arguments"
 - Uncomment or add the config: "disable-hardware-acceleration": true
 - Restart VS Code
 
No comments:
Post a Comment