{ "ansible.python.interpreterPath": "/bin/python3", "ansible.validation.lint.arguments": "--skip-list=fqcn[action-core,action]", "aws.telemetry": false, "codetogether.virtualCursorJoin": "sharedVirtualCursor", "codetogether.virtualCursorRemember": true, "cSpell.autoFormatConfigFile": true, "cSpell.words": [ "Arrayable", "bootable", "Deviable", "initializable", "Jsonable", "Queueable", "setex", "unserialized" ], "database-client.autoSync": true, "editor.formatOnPaste": true, "editor.formatOnSave": true, "editor.formatOnType": true, "evenBetterToml.formatter.arrayAutoCollapse": true, "evenBetterToml.formatter.arrayAutoExpand": true, "extensions.experimental.useUtilityProcess": true, "files.autoSaveWhenNoErrors": true, "files.autoSaveWorkspaceFilesOnly": true, "files.eol": "\n", "files.insertFinalNewline": true, "files.trimTrailingWhitespace": true, "git.autofetch": true, "git.autofetchPeriod": 60, "git.autoStash": true, "git.confirmSync": false, "git.enableSmartCommit": true, "git.enableStatusBarSync": true, "git.fetchOnPull": true, "git.pullBeforeCheckout": true, "git.showPushSuccessNotification": true, "git.showUnpublishedCommitsButton": "always", "i18n-ally.displayLanguage": "zh-CN", "i18n-ally.localesPaths": ["lang"], "i18n-ally.sourceLanguage": "zh", "intelephense.diagnostics.undefinedMethods": false, "notebook.lineNumbers": "on", "php.problems.exclude": { "/": [406], "vendor/": true, "_ide_helper.php": true, "_ide_helper_models.php": true, ".phpstorm.meta.php": true, "storage/": true }, "php.suggest.basic": false, "redhat.telemetry.enabled": true, "rest-client.environmentVariables": { "$shared": { "version": "v1" }, "development": { "host": "http://127.0.0.1", "token": "Bearer 4|61U2jey1KvR4Z1pE7Qr8Sh9ri2G3jn1ClnonXA2J86f61575" }, "production": { "host": "http://api.example.com", "token": "prod-token" }, "testing": { "host": "http://test-api.example.com", "token": "test-token" } }, "terminal.integrated.copyOnSelection": true, "terminal.integrated.cwd": "${workspaceFolder}", "terminal.integrated.defaultProfile.linux": "zsh", "terminal.integrated.defaultProfile.osx": "zsh", "terminal.integrated.env.osx": { "PATH": "${env:PATH}:${workspaceFolder}/vendor/bin:${workspaceFolder}/script/ansible/bin:${workspaceFolder}/script/bin" }, "terminal.integrated.inheritEnv": true, "terminal.integrated.profiles.linux": { "zsh": { "path": "/usr/bin/zsh", "icon": "terminal", "args": ["-l"] } }, "terminal.integrated.profiles.osx": { "zsh": { "path": "zsh", "icon": "terminal", "args": ["-l"] } }, "workbench.commandPalette.preserveInput": true, "terminal.integrated.commandsToSkipShell": [], "terminal.integrated.sendKeybindingsToShell": true, "terminal.integrated.focusOnOpen": true, "workbench.startupEditor": "none", "terminal.integrated.autoOpen": true, "vim.easymotion": true, "vim.handleKeys": { "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false, "": false }, "vim.hlsearch": true, "vim.incsearch": true, "vim.showmodename": true, "vim.statusBarColorControl": true, "vim.useCtrlKeys": true, "vim.useSystemClipboard": true, "vite.autoStart": false, "window.zoomLevel": 0.2, "windsurf.autocompleteSpeed": "default", "workbench.colorTheme": "Default Light Modern", "workbench.iconTheme": "vscode-icons" }