2026-01-30

This commit is contained in:
2026-01-30 10:28:02 -05:00
parent 223616e1ec
commit 4956885496
5 changed files with 92 additions and 75 deletions
+4 -1
View File
@@ -113,5 +113,8 @@
"workbench.layoutControl.enabled": false,
"indentRainbow.lightIndicatorStyleLineWidth": 0,
"workbench.tree.renderIndentGuides": "none",
"swift.disableSwiftPackageManagerIntegration": true
"swift.disableSwiftPackageManagerIntegration": true,
"[swift]": {
"editor.defaultFormatter": "vknabel.vscode-swiftformat"
}
}