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:
Vendored
+1
@@ -423,6 +423,7 @@
|
|||||||
"svelte.enable-ts-plugin": true,
|
"svelte.enable-ts-plugin": true,
|
||||||
"go.toolsManagement.autoUpdate": true,
|
"go.toolsManagement.autoUpdate": true,
|
||||||
"git.confirmSync": false,
|
"git.confirmSync": false,
|
||||||
|
"git.repositoryScanMaxDepth": 2,
|
||||||
"remote.autoForwardPortsSource": "hybrid",
|
"remote.autoForwardPortsSource": "hybrid",
|
||||||
"claudeCode.preferredLocation": "panel",
|
"claudeCode.preferredLocation": "panel",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user