Files
Dawn-Godot/.vscode/settings.json

9 lines
270 B
JSON

{
"godotTools.editorPath.godot4": "/var/lib/flatpak/app/org.godotengine.Godot/current/active/export/bin/org.godotengine.Godot",
"terminal.integrated.tabs.enabled": false,
"editor.insertSpaces": false,
"editor.tabSize": 4,
"files.exclude": {
"**/*.uid": true
},
}