This commit is contained in:
CanbiZ
2025-10-16 22:06:16 +02:00
parent f6130d653e
commit 6f8d13cf41
2 changed files with 14 additions and 14 deletions

View File

@@ -18,7 +18,7 @@
"editor.minimap.enabled": false,
"terminal.integrated.scrollback": 10000,
"[shellscript]": {
"editor.defaultFormatter": "mads-hartmann.bash-ide-vscode",
"editor.defaultFormatter": "foxundermoon.shell-format",
"editor.tabSize": 4,
"editor.insertSpaces": true,
},