13 lines
No EOL
428 B
JSON
13 lines
No EOL
428 B
JSON
{
|
|
"workbench.colorTheme": "Visual Studio Dark",
|
|
"workbench.activityBar.location": "hidden",
|
|
"workbench.sideBar.location": "right",
|
|
"workbench.editor.showTabs": "single",
|
|
"workbench.editor.labelFormat": "medium",
|
|
"breadcrumbs.enabled": false,
|
|
|
|
"editor.fontFamily": "JetBrains Mono, 'Courier New', monospace",
|
|
"editor.fontSize": 14,
|
|
"editor.fontWeight": "normal",
|
|
"editor.lineHeight": 1.5
|
|
} |