code: add smooth cursor

This commit is contained in:
Guilherme Rugai Freire 2021-09-12 16:10:21 -03:00
parent e6415d7560
commit a0fbe587d4
No known key found for this signature in database
GPG Key ID: 0F9FE41723A8A297

View File

@ -4,6 +4,7 @@
"editor.fontFamily": "'Cascadia Code', 'Fira Code', 'Droid Sans Mono', 'Droid Sans Fallback', monospace",
"editor.fontSize": 14,
"workbench.editor.enablePreview": false,
"editor.cursorSmoothCaretAnimation": true,
"editor.fontLigatures": true,
"editor.lineHeight": 24,
"explorer.compactFolders": false,