(change): VSCode caret animations
This commit is contained in:
@@ -20,5 +20,8 @@
|
|||||||
"chat.commandCenter.enabled": false,
|
"chat.commandCenter.enabled": false,
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.kv": "yaml"
|
"*.kv": "yaml"
|
||||||
}
|
},
|
||||||
|
"terminal.integrated.cursorBlinking": true,
|
||||||
|
"editor.cursorBlinking": "expand",
|
||||||
|
"editor.cursorSmoothCaretAnimation": "on"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user