updated syntax highlighter

This commit is contained in:
2024-03-01 12:26:56 +01:00
parent a97cf81ea9
commit d468df31df

View File

@@ -4,7 +4,7 @@
"${workspaceFolder}/src/lib/godot-cpp/include" "${workspaceFolder}/src/lib/godot-cpp/include"
], ],
"files.associations": { "files.associations": {
"*.gdextension": "config-definition" "*.gdextension": "ini"
}, },
"[python]": { "[python]": {
"editor.defaultFormatter": "ms-python.black-formatter" "editor.defaultFormatter": "ms-python.black-formatter"