{ "files.insertFinalNewline": true, "files.trimFinalNewlines": true, "window.menuBarVisibility": "hidden", "git.confirmSync": false, "go.useLanguageServer": true, "debug.console.fontFamily": "Source Code Pro", "terminal.integrated.fontFamily": "Source Code Pro", "git.autofetch": true, "explorer.confirmDragAndDrop": false, "explorer.compactFolders": false, "files.trimTrailingWhitespace": true, "workbench.colorTheme": "Bluloco Light", "workbench.preferredDarkColorTheme": "Bluloco Dark", "workbench.preferredLightColorTheme": "Bluloco Light", "editor.renderWhitespace": "all", "workbench.editor.showTabs": false, "go.toolsManagement.autoUpdate": true, "editor.fontFamily": "JetBrains Mono", "window.zoomLevel": -1 }