{ "files.autoSave": "afterDelay", "editor.renderWhitespace": "none", "editor.multiCursorModifier": "alt", "editor.insertSpaces": false, "editor.wordWrap": "off", "editor.accessibilitySupport": "auto", "editor.cursorBlinking": "smooth", "editor.cursorStyle": "line", "editor.detectIndentation": false, "editor.foldingStrategy": "auto", "scm.alwaysShowProviders": true, "scm.diffDecorations": "all", "workbench.colorTheme": "Default Dark+", "workbench.startupEditor": "welcomePage", "files.defaultLanguage": "C", "files.eol": "\n", "files.maxMemoryForLargeFilesMB": 8192, "explorer.autoReveal": true, "update.channel": "default", "debug.allowBreakpointsEverywhere": true, "debug.inlineValues": true, "debug.toolBarLocation": "floating", "html.format.indentInnerHtml": true, "html.trace.server": "verbose", "json.trace.server": "verbose", "telemetry.enableCrashReporter": false, "telemetry.enableTelemetry": false, "git.enableCommitSigning": true, "window.titleBarStyle": "custom", "C_Cpp.clang_format_fallbackStyle": "Visual Studio", "C_Cpp.clang_format_style": "Visual Studio", "C_Cpp.errorSquiggles": "Enabled", "C_Cpp.formatting": "Default", "C_Cpp.loggingLevel": "Debug", "cSpell.allowCompoundWords": true, "cSpell.language": "en,en-GB,en-US", "cSpell.userWords": [ "belliash", "codingworkshop", ] }