{
"workbench.tree.indent": 20,
"workbench.colorTheme": "Visual Studio Light",
"telemetry.enableTelemetry": false,
"telemetry.enableCrashReporter": false,
"chat.agent.enabled": true,
"remote.SSH.useLocalServer": false,
"remote.SSH.localServerDownload": "auto",
"remote.SSH.logLevel": "debug",
"remote.SSH.lockfilesInTmp": true,
"remote.SSH.showLoginTerminal": false,
"chat.extensionTools.enabled": true,
"remote.SSH.connectTimeout": 60,
"editor.fontSize": 18,
"workbench.editor.wrapTabs": true,
"github.copilot.nextEditSuggestions.enabled": true,
"ideChat.enableCodeLens": false,
"editor.occurrencesHighlight": "multiFile",
"githubPullRequests.pullBranch": "never",
"gitlens.ai.model": "vscode",
"gitlens.ai.vscode.model": "copilot:gpt-4.1",
"editor.autoIndent": "advanced",
"editor.detectIndentation": false,
"editor.accessibilitySupport": "off",
}