mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-01 21:48:57 +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.