{ "window.menuBarVisibility": "toggle", "workbench.iconTheme": "catppuccin-mocha", "workbench.colorTheme": "Catppuccin Mocha", "workbench.startupEditor": "none", "php.validate.run": "onSave", "php.validate.executablePath": "/usr/bin/php", "[vue]": { "editor.defaultFormatter": "Vue.volar" }, "editor.fontFamily": "'JetBrainsMono Nerd Font', 'monospace', monospace", "editor.tabSize": 2, "diffEditor.ignoreTrimWhitespace": false, "security.workspace.trust.untrustedFiles": "open", "editor.fontLigatures": true, "editor.fontSize": 12, "workbench.externalBrowser": "firefox", "typescript.updateImportsOnFileMove.enabled": "always", "editor.minimap.enabled": false }