{"version":2,"content":"{\"settings\":\"{\\r\\n    \\\"editor.tabSize\\\": 2,\\r\\n    \\\"editor.wordWrap\\\": \\\"bounded\\\",\\r\\n    \\\"editor.wrappingIndent\\\": \\\"indent\\\",\\r\\n    \\\"editor.smoothScrolling\\\": true,\\r\\n    \\\"editor.showFoldingControls\\\": \\\"always\\\",\\r\\n    \\\"editor.dragAndDrop\\\": false,\\r\\n    \\\"editor.fontFamily\\\": \\\"Input, Menlo, Consolas, 'DejaVu Sans Mono', monospace\\\",\\r\\n    \\\"editor.fontSize\\\": 12,\\r\\n    \\\"editor.codeLensFontFamily\\\": \\\"Input, Menlo, Consolas, 'DejaVu Sans Mono', monospace\\\",\\r\\n    \\\"editor.inlineHints.fontFamily\\\": \\\"Input, Menlo, Consolas, 'DejaVu Sans Mono', monospace\\\",\\r\\n    \\\"editor.wordWrapColumn\\\": 155,\\r\\n    \\\"editor.foldingHighlight\\\": false,\\r\\n    \\\"workbench.colorTheme\\\": \\\"Atom One Dark\\\",\\r\\n    \\\"workbench.sideBar.location\\\": \\\"right\\\",\\r\\n    \\\"atomKeymap.promptV3Features\\\": true,\\r\\n    \\\"editor.multiCursorModifier\\\": \\\"ctrlCmd\\\",\\r\\n    \\\"shellLauncher.shells.windows\\\": [\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Auto-Git → Solo Push\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,soloPush.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"[UPDATE] Dev Branch ←← Master\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\mastersyncRun.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"[MERGE] Dev Branch →→ Master\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\mastermergeRun.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Auto-Git → Amend Last Push\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,soloPush.bat\\\\\\\" -a'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Auto-Git → Retry Push\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,retrySoloPush.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Auto-Git → Retry Amend\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,retrySoloPush.bat\\\\\\\" -a'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Live Auto-Git → Start/Reset\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,,autoGit_smartStart.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"Live Auto-Git → Stop\\\",\\r\\n            \\\"args\\\": [\\r\\n                \\\"-Command\\\",\\r\\n                \\\"cmd.exe /c ' \\\\\\\"%HOMEDRIVE%%HOMEPATH%\\\\\\\\Documents\\\\\\\\Projects\\\\\\\\,Auto-Git\\\\\\\\,,stopAutoGit.bat\\\\\\\"'\\\"\\r\\n            ]\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\cmd.exe\\\",\\r\\n            \\\"label\\\": \\\"Cmd\\\"\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\WindowsPowerShell\\\\\\\\v1.0\\\\\\\\powershell.exe\\\",\\r\\n            \\\"label\\\": \\\"PowerShell\\\"\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Windows\\\\\\\\system32\\\\\\\\bash.exe\\\",\\r\\n            \\\"label\\\": \\\"Bash\\\"\\r\\n        },\\r\\n        {\\r\\n            \\\"shell\\\": \\\"C:\\\\\\\\Program Files\\\\\\\\Git\\\\\\\\bin\\\\\\\\bash.exe\\\",\\r\\n            \\\"label\\\": \\\"Git bash\\\"\\r\\n        },\\r\\n    ],\\r\\n    \\\"window.autoDetectHighContrast\\\": false,\\r\\n    \\\"window.restoreWindows\\\": \\\"preserve\\\",\\r\\n    \\\"window.title\\\": \\\"${dirty}${activeEditorShort}${separator}${activeFolderShort}${separator}${rootName}\\\",\\r\\n    \\\"window.newWindowDimensions\\\": \\\"maximized\\\",\\r\\n    \\\"window.openFoldersInNewWindow\\\": \\\"on\\\",\\r\\n    \\\"bookmarks.navigateThroughAllFiles\\\": false,\\r\\n    \\\"bookmarks.saveBookmarksInProject\\\": true,\\r\\n    \\\"bookmarks.label.suggestion\\\": \\\"useWhenSelected\\\",\\r\\n    \\\"git.confirmSync\\\": false,\\r\\n    \\\"files.associations\\\": {\\r\\n        \\\"*.overrides\\\": \\\"less\\\",\\r\\n        \\\"*.variables\\\": \\\"less\\\",\\r\\n    },\\r\\n    \\\"git.enableSmartCommit\\\": true,\\r\\n    \\\"terminal.integrated.fontSize\\\": 11,\\r\\n    \\\"terminal.integrated.fontFamily\\\": \\\"Menlo, Consolas, 'DejaVu Sans Mono', monospace\\\",\\r\\n    \\\"explorer.confirmDelete\\\": false,\\r\\n    \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\r\\n    \\\"workbench.editor.enablePreview\\\": false,\\r\\n    \\\"git.autofetch\\\": true,\\r\\n    \\\"editor.guides.indentation\\\": false,\\r\\n    \\\"php.suggest.basic\\\": false,\\r\\n    \\\"php.validate.enable\\\": false,\\r\\n    \\\"emmet.excludeLanguages\\\": [\\r\\n        \\\"markdown\\\",\\r\\n        \\\"php\\\"\\r\\n    ],\\r\\n    \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n    \\\"explorer.confirmDragAndDrop\\\": false,\\r\\n    \\\"github.copilot.enable\\\": {\\r\\n        \\\"*\\\": true,\\r\\n        \\\"plaintext\\\": true,\\r\\n        \\\"markdown\\\": false,\\r\\n        \\\"scminput\\\": false\\r\\n    },\\r\\n    \\\"github.copilot.advanced\\\": {},\\r\\n    \\\"roo-cline.allowedCommands\\\": [\\r\\n        \\\"npm test\\\",\\r\\n        \\\"npm install\\\",\\r\\n        \\\"tsc\\\",\\r\\n        \\\"git log\\\",\\r\\n        \\\"git diff\\\",\\r\\n        \\\"git show\\\",\\r\\n        \\\"dir\\\"\\r\\n    ],\\r\\n    \\\"python.analysis.typeCheckingMode\\\": \\\"basic\\\",\\r\\n    \\\"accessibility.signals.lineHasError\\\": {\\r\\n        \\\"sound\\\": \\\"off\\\"\\r\\n    },\\r\\n    \\\"accessibility.signals.lineHasInlineSuggestion\\\": {\\r\\n        \\\"sound\\\": \\\"off\\\"\\r\\n    },\\r\\n}\"}"}