9 lines
No EOL
313 B
JSON
9 lines
No EOL
313 B
JSON
{
|
|
"workbench.colorTheme": "Monokai",
|
|
"security.workspace.trust.untrustedFiles": "open",
|
|
"editor.minimap.enabled": false,
|
|
"git.openRepositoryInParentFolders": "always",
|
|
"editor.smoothScrolling": true,
|
|
"workbench.list.smoothScrolling": true,
|
|
"terminal.integrated.smoothScrolling": true
|
|
} |