14 lines
No EOL
494 B
JSON
14 lines
No EOL
494 B
JSON
{
|
|
"security.workspace.trust.untrustedFiles": "open",
|
|
"editor.minimap.enabled": false,
|
|
"git.openRepositoryInParentFolders": "always",
|
|
"editor.smoothScrolling": true,
|
|
"workbench.list.smoothScrolling": true,
|
|
"terminal.integrated.smoothScrolling": true,
|
|
"editor.fontSize": 16,
|
|
"editor.cursorBlinking": "solid",
|
|
"editor.cursorStyle": "block",
|
|
"editor.fontFamily": "monospace",
|
|
"workbench.sideBar.location": "right",
|
|
"workbench.colorTheme": "Monokai"
|
|
} |