Update contributing/development/configuring_an_ide/rider.rst

This commit is contained in:
Matthew
2025-04-11 11:20:03 -04:00
committed by GitHub
parent 566e24e04b
commit 56e5456be1

View File

@@ -33,7 +33,9 @@ The ``dev_build`` parameter ensures the debug symbols are included, allowing to
- Open the generated ``godot.sln`` in Rider.
.. note:: Ensure that the appropriate Solution configuration is selected on the Rider toolbar. It affects resolve of the SDKs, code analysis, build, run, etc.
.. note:: Ensure that the appropriate Solution configuration is selected on the
Rider toolbar. It affects resolve of the SDKs, code analysis, build, run,
etc.
Compiling and debugging the project
-----------------------------------