mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-01-04 10:09:58 +03:00
* Change debug_current_file error message Currently, the error message in debug_current_file doesn't tell the user that the scene file and script file must share the same name. This fixes that * Change message text --------- Co-authored-by: David Kincaid <daelonsuzuka@gmail.com>