fix: increase git repository scan depth to find repos under ~/projects

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 12:25:12 +02:00
co-authored by Claude Sonnet 4.6
parent 297a034e05
commit df2d6bdce4
+1
View File
@@ -423,6 +423,7 @@
"svelte.enable-ts-plugin": true,
"go.toolsManagement.autoUpdate": true,
"git.confirmSync": false,
"git.repositoryScanMaxDepth": 2,
"remote.autoForwardPortsSource": "hybrid",
"claudeCode.preferredLocation": "panel",