{ "chat.editor.fontSize": 12, "cmake.configureOnOpen": true, "debug.console.fontSize": 12, "diffEditor.codeLens": true, "diffEditor.experimental.showMoves": true, "diffEditor.maxComputationTime": 30000, "editor.fontFamily": "Hack,'Droid Sans Mono', 'monospace', monospace", "editor.fontSize": 12, "editor.renderWhitespace": "all", "files.autoSave": "afterDelay", "files.autoSaveDelay": 5000, "files.trimFinalNewlines": true, "files.trimTrailingWhitespace": true, "git.autofetch": "all", "gitlens.telemetry.enabled": false, "http.proxyStrictSSL": false, "markdown.extension.toc.levels": "2..6", "markdown.extension.toc.unorderedList.marker": "*", "python.testing.pytestEnabled": true, "python.testing.unittestEnabled": true, "security.workspace.trust.untrustedFiles": "open", "terminal.integrated.enableBell": true, "terminal.integrated.fontSize": 12, "window.autoDetectColorScheme": true, "window.menuBarVisibility": "compact", "window.titleBarStyle": "custom", "workbench.colorTheme": "Solarized Dark", "workbench.preferredDarkColorTheme": "Solarized Dark", "workbench.preferredLightColorTheme": "Solarized Light", }