{ "glassit.alpha": 220, "workbench.iconTheme": "vscode-icons", "terminal.integrated.fontFamily": "'Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback', 'Hack Nerd Font'", "workbench.enableExperiments": false, "update.mode": "manual", "telemetry.enableCrashReporter": false, "telemetry.enableTelemetry": false, "vsicons.dontShowNewVersionMessage": true, "workbench.colorTheme": "Visual Studio Dark", "terminal.integrated.cursorStyle": "line", "explorer.confirmDelete": false, "C_Cpp.intelliSenseEngine": "Tag Parser", "explorer.confirmDragAndDrop": false, "git.confirmSync": false, "csharp.semanticHighlighting.enabled": true, "terminal.external.linuxExec": "alacritty", "terminal.integrated.copyOnSelection": true, "terminal.integrated.rightClickBehavior": "paste", "debug.onTaskErrors": "showErrors" }