Files
My-Settings/settings.json
T

9 lines
253 B
JSON

{
"editor.cursorBlinking": "expand",
"editor.cursorStyle": "line",
"editor.cursorWidth": 3,
"editor.find.cursorMoveOnType": true,
"editor.fontFamily": "Cascadia code",
"editor.fontSize": 16,
"workbench.iconTheme": "vs-seti"
}