Files
Dawn-Godot/.vscode/settings.json
2025-01-02 13:28:04 -06:00

6 lines
227 B
JSON

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