View on GitHub

Matt's homepage

Bookmark this to keep an eye on new things I am learning.

Visual Studio Code

Return Home

Cool VS Code Extensions

^ back to top ^

Shortcut keys

^ back to top ^

Issues

Mouse pointer dissapears

Mouse pointer almost dissapears in coding widows, using dark-mode themes, and when using AMD GPUs

// fix for dark cursor in editor on AMD GPUs
"disable-hardware-acceleration": true

^ back to top ^