{ "extensions": { "recommendations": [ "4ops.terraform", "alefragnani.rtf", "bierner.emojisense", "bierner.github-markdown-preview", "bierner.markdown-checkbox", "bierner.markdown-emoji", "bierner.markdown-footnotes", "bierner.markdown-mermaid", "bierner.markdown-preview-github-styles", "bierner.markdown-yaml-preamble", "dotjoshjohnson.xml", "equinusocio.vsc-community-material-theme", "equinusocio.vsc-material-theme", "equinusocio.vsc-material-theme-icons", // "foxundermoon.shell-format", "ionutvmi.reg", "mark-wiemer.vscode-autohotkey-plus-plus", "ms-vscode.notepadplusplus-keybindings", "orepor.color-tabs-vscode-ext", "PascalReitermann93.vscode-yaml-sort", "redhat.vscode-yaml", "richie5um2.vscode-sort-json", "rowewilsonfrederiskholme.wikitext", "secanis.jenkinsfile-support", "sirtori.indenticator", // "timonwong.shellcheck", "vitaliymaz.vscode-svg-previewer", "xabikos.javascriptsnippets" ] }, "folders": [ { "name": "Desktop", "path": "../../../../Desktop" }, { "name": "GitHub", "path": "../.." }, { "name": "Workspace Settings (cloud-infrastructure/.vscode)", "path": "." } ], "settings": { "[typescript]": { "editor.autoIndent": "full", "editor.hover.enabled": true, "editor.insertSpaces": true, "editor.tabSize": 2 }, "ahk++.file.compilePath": "", "ahk++.file.executePath": "", "ahk++.file.helpPath": "", "ahk++.formatter.allowedNumberOfEmptyLines": 1, "ahk++.formatter.preserveIndent": false, "ahk++.formatter.trimExtraSpaces": true, "ahk++.language.enableIntellisense": false, "ahk++.menu.showDebugButton": true, "breadcrumbs.enabled": true, "breadcrumbs.filePath": "on", "breadcrumbs.symbolPath": "off", "debug.allowBreakpointsEverywhere": true, "debug.console.fontFamily": "'Fira Code', 'Consolas', 'Courier New', 'monospace'", "debug.internalConsoleOptions": "neverOpen", "debug.showInStatusBar": "always", "debug.toolBarLocation": "docked", "editor.acceptSuggestionOnEnter": "off", "editor.autoClosingBrackets": "never", "editor.autoClosingQuotes": "never", "editor.autoIndent": "full", "editor.autoSurround": "never", "editor.codeLens": false, "editor.copyWithSyntaxHighlighting": false, "editor.cursorBlinking": "phase", "editor.detectIndentation": false, "editor.dragAndDrop": false, "editor.folding": false, "editor.fontFamily": "'Fira Code', 'Consolas', 'Courier New', 'monospace'", "editor.fontLigatures": true, "editor.fontSize": 13, "editor.fontWeight": "500", "editor.formatOnPaste": false, "editor.formatOnSave": false, "editor.formatOnType": false, "editor.guides.indentation": true, "editor.hover.enabled": true, "editor.inlineSuggest.enabled": false, "editor.insertSpaces": true, "editor.lineNumbers": "on", "editor.maxTokenizationLineLength": 1048576, "editor.minimap.enabled": false, "editor.minimap.maxColumn": 80, "editor.minimap.showSlider": "always", "editor.minimap.side": "right", "editor.mouseWheelScrollSensitivity": 1, "editor.mouseWheelZoom": true, "editor.multiCursorModifier": "alt", "editor.quickSuggestions": { "comments": false, "other": false, "strings": false }, "editor.renderLineHighlight": "all", "editor.renderWhitespace": "all", "editor.suggestFontSize": 16, "editor.suggestSelection": "recentlyUsedByPrefix", "editor.tabSize": 2, "editor.wordBasedSuggestions": "off", "editor.wordWrap": "on", "editor.wrappingIndent": "deepIndent", "explorer.autoReveal": true, "explorer.confirmDelete": true, "explorer.confirmDragAndDrop": true, "explorer.copyRelativePathSeparator": "/", "explorer.decorations.badges": false, "explorer.enableDragAndDrop": false, "explorer.sortOrder": "default", "extensions.closeExtensionDetailsOnViewChange": true, "extensions.ignoreRecommendations": true, "files.associations": { "*.{ahk,ahk?,ahk??}": "ahk", "*.{bios}": "plaintext", "*.{nswag}": "json", "*.{psmdcp}": "xml", "*.{regex,sln}": "csharp", "**/boot/**/{config,usercfg}.txt": "properties", "**/etc/**/*": "shellscript", "**/etc/duo/**/*": "ini", "**/usr/local/**/*": "shellscript" }, "files.defaultLanguage": "${activeEditorLanguage}", "files.eol": "\n", "files.exclude": { "**/*.{7z,a,br,br2,gz,lzma,rar,tar,tgz,xz,z,zip}": true, "**/*.{bin,cab,deb,dmg,iso,jar,msi,rpm,so,wim}": true, "**/*.{bmp,gif,ico,jpeg,jpg,pdf,pdn,png,tif,tiff,woff,woff2}": true, "**/*.{doc,docm,docx,odp,oft,ost,ppt,pps,pptx,pst,xls,xlsm,xlsx}": true, "**/*.{lnk,unknown,url}": true, "**/desktop.ini": true, "**/node_modules": true }, "files.hotExit": "off", "files.watcherExclude": { "**/.*": true }, "git.autofetch": false, "git.autorefresh": false, "git.autoRepositoryDetection": false, "git.confirmSync": true, "git.countBadge": "off", "git.decorations.enabled": false, "git.detectSubmodules": false, "git.detectSubmodulesLimit": 1, "git.enabled": false, "git.path": null, "git.promptToSaveFilesBeforeCommit": "never", "html.autoClosingTags": true, "html.format.indentInnerHtml": true, "javascript.format.placeOpenBraceOnNewLineForControlBlocks": true, "javascript.format.placeOpenBraceOnNewLineForFunctions": true, "javascript.updateImportsOnFileMove.enabled": "never", "json.format.enable": true, "markdown.editor.drop.enabled": false, "markdown.preview.breaks": true, "markdown.preview.doubleClickToSwitchToEditor": false, "markdown.preview.fontSize": 16, "markdown.preview.lineHeight": 1.5, "markdown.preview.scrollEditorWithPreview": false, "markdown.preview.scrollPreviewWithEditor": false, "markdown.preview.typographer": true, "npm.autoDetect": "off", "npm.fetchOnlinePackageInfo": false, "php.validate.enable": false, "redhat.telemetry.enabled": false, "scm.diffDecorations": "none", "search.collapseResults": "alwaysCollapse", "search.exclude": { "**/*.{7z,a,br,br2,gz,lzma,rar,tar,tgz,xz,z,zip}": true, "**/*.{bin,cab,deb,dmg,iso,jar,msi,rpm,so,wim}": true, "**/*.{bmp,gif,ico,jpeg,jpg,pdf,pdn,png,tif,tiff,woff,woff2}": true, "**/*.{doc,docm,docx,odp,oft,ost,ppt,pps,pptx,pst,xls,xlsm,xlsx}": true, "**/*.{lnk,unknown,url}": true, "**/desktop.ini": true, "**/node_modules": true }, "search.quickOpen.includeHistory": false, "search.quickOpen.includeSymbols": false, "search.showLineNumbers": true, "search.smartCase": false, "search.useGlobalIgnoreFiles": false, "search.useIgnoreFiles": false, "svg.preview.autoOpen": true, "svg.preview.boundingBox": true, "svg.preview.transparencyGrid": true, "telemetry.telemetryLevel": "off", "terminal.external.linuxExec": "", "terminal.integrated.copyOnSelection": true, "terminal.integrated.cursorBlinking": true, "terminal.integrated.fontFamily": "'Fira Code', 'Consolas', 'Courier New', 'monospace'", "terminal.integrated.fontSize": 13, "terminal.integrated.gpuAcceleration": "canvas", "typescript.format.insertSpaceAfterConstructor": true, "typescript.format.placeOpenBraceOnNewLineForFunctions": true, "typescript.tsc.autoDetect": "off", "update.showReleaseNotes": false, "window.closeWhenEmpty": true, "window.newWindowDimensions": "maximized", "window.openFoldersInNewWindow": "on", "window.restoreFullscreen": true, "window.zoomLevel": 0, "workbench.colorCustomizations": { "activityBar.activeBackground": "#3333AA", "activityBar.activeForeground": "#FFFFFF", "activityBar.background": "#222222", "activityBar.foreground": "#CCCCCC", "activityBar.inactiveBackground": "#222222", "activityBar.inactiveForeground": "#CCCCCC", "editorOverviewRuler.errorForeground": "#00000000", "editorOverviewRuler.infoForeground": "#00000000", "editorOverviewRuler.warningForeground": "#00000000", "list.hoverBackground": "#4D4DFF", "list.hoverForeground": "#FFFFFF", "list.inactiveSelectionBackground": "#3333AA", "list.inactiveSelectionForeground": "#FFFFFF", "sideBar.background": "#252525", "sideBar.foreground": "#CCCCCC", "statusBar.debuggingBackground": "#0F0F0F", "statusBar.debuggingForeground": "#CCCCCC", "statusBar.multiFolderBackground": "#0F0F0F", "statusBar.multiFolderForeground": "#CCCCCC", "statusBar.noFolderBackground": "#0F0F0F", "statusBar.noFolderForeground": "#CCCCCC", "tab.activeBackground": "#3333AA", "tab.activeForeground": "#FFFFFF", "tab.hoverBackground": "#4D4DFF", "tab.hoverForeground": "#FFFFFF", "tab.inactiveForeground": "#CCCCCC", "titleBar.activeBackground": "#0F0F0F", "titleBar.activeForeground": "#CCCCCC", "titleBar.inactiveBackground": "#333333", "titleBar.inactiveForeground": "#CCCCCC" }, "workbench.colorTheme": "Default Dark+", "workbench.editor.closeOnFileDelete": true, "workbench.editor.empty.hint": "hidden", "workbench.editor.enablePreview": false, "workbench.editor.enablePreviewFromQuickOpen": false, "workbench.editor.highlightModifiedTabs": true, "workbench.editor.revealIfOpen": true, "workbench.editor.tabSizing": "shrink", "workbench.enableExperiments": false, "workbench.iconTheme": "eq-material-theme-icons", "workbench.list.defaultFindMode": "filter", "workbench.list.horizontalScrolling": true, "workbench.settings.editor": "json", "workbench.settings.openDefaultKeybindings": false, "workbench.startupEditor": "newUntitledFile", "workbench.statusBar.visible": true, "workbench.tips.enabled": false, "workbench.tree.indent": 8, "workbench.tree.renderIndentGuides": "always", "xmlTools.enforcePrettySelfClosingTagOnFormat": true, "xmlTools.xmlFormatterImplementation": "classic", "yaml.extension.recommendations": false, "yaml.schemaStore.enable": false, "zenMode.hideActivityBar": false, "zenMode.hideStatusBar": true, "zenMode.showTabs": "single" } }