Casa by Rubén González Muñoz | SetupHub | Share Your IDE Setup with the World
Appearance
workbench.colorThemeCurrent ThemeDefault Dark Modern
Current Font'Droid Sans Mono', 'monospace', monospace
[
]
,
"editor.tabSize": 4,
"files.autoSave": "off",
"editor.wordWrap": "off",
"editor.lineHeight": 0,
"editor.cursorStyle": "line",
"editor.formatOnSave": true,
"workbench.iconTheme": "symbols",
"editor.fontLigatures": false,
"editor.cursorBlinking": "blink",
"editor.minimap.enabled": true,
"editor.renderWhitespace": "selection",
"files.insertFinalNewline": false,
"workbench.sideBar.location": "left",
"files.trimTrailingWhitespace": false,
"terminal.integrated.fontSize": 14,
"terminal.integrated.fontFamily": "",
"workbench.activityBar.location": "default",
"terminal.integrated.cursorStyle": "block"
}