diff --git a/settings.json b/settings.json index 812d2a6..2689baa 100644 --- a/settings.json +++ b/settings.json @@ -151,7 +151,7 @@ "editor.suggestSelection": "first", "editor.renderWhitespace": "all", "editor.renderControlCharacters": false, - "editor.cursorSmoothCaretAnimation": true, + "editor.cursorSmoothCaretAnimation": "on", "editor.smoothScrolling": true, "editor.cursorBlinking": "smooth", "editor.minimap.enabled": false,