Visual, Performance, and Functional Settings
You can find my favorite settings that make my life easier.
settings.json
JSON
{
"editor.smoothScrolling": true,
"editor.cursorSmoothCaretAnimation": true
}
Runtime Arguments
JSON
}
"disable-hardware-acceleration": true
}