This commit is contained in:
CanbiZ
2025-07-23 08:25:30 +02:00
parent e3cfe52110
commit 9111c3253a
2 changed files with 20 additions and 19 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,
},