{ "editor.tabSize": 4, "editor.insertSpaces": true, "editor.detectIndentation": false, "workbench.colorCustomizations": { "tab.activeBackground": "#254584", "tab.activeForeground": "#ffffff", "tab.inactiveBackground": "#22293a", "tab.inactiveForeground": "#cccccc", "tab.border": "#404448" }, "files.autoSave": "afterDelay", "files.autoSaveDelay": 1000}