Islands Dark
Fira Code
15
Configured settings and preferences
editor.tabSize
editor.wordWrap
{
"editor.tabSize": 4,
"editor.useTabs": true,
"ui.compactMode": true,
"editor.fontSize": 15,
"editor.wordWrap": "on",
"console.fontSize": 15,
"general.autoSave": "off",
"ui.showStatusBar": true,
"editor.fontFamily": "Fira Code",
"editor.indentSize": 4,
"console.fontFamily": "Fira Code",
"editor.breadcrumbs": false,
"editor.colorScheme": "Islands Dark",
"editor.lineNumbers": true,
"editor.lineSpacing": 1.2,
"ui.showMainToolbar": false,
"console.lineSpacing": 1.2,
"editor.virtualSpace": false,
"general.confirmExit": false,
"ui.recentFilesLimit": 50,
"editor.caretBlinking": true,
"ui.showNavigationBar": false,
"ui.wideScreenSupport": false,
"editor.foldingOutline": true,
"editor.showWhitespace": true,
"general.autoSaveDelay": 15,
"ui.editorTabPlacement": "top",
"ui.showToolWindowBars": false,
"editor.showIndentGuides": true,
"general.reopenLastProject": true,
"general.showTipsOnStartup": true
}