mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Adding the project folder to the exec args lets Rider open the project's folder as a project and still also open the specified file. This resolves an issue where if I open a file in a folder from Godot, the folder is treated by Rider incorrectly as the project root.