Skip to content

Commit 56e5456

Browse files
authored
Update contributing/development/configuring_an_ide/rider.rst
1 parent 566e24e commit 56e5456

File tree

1 file changed

+3
-1
lines changed
  • contributing/development/configuring_an_ide

1 file changed

+3
-1
lines changed

contributing/development/configuring_an_ide/rider.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ The ``dev_build`` parameter ensures the debug symbols are included, allowing to
3333

3434
- Open the generated ``godot.sln`` in Rider.
3535

36-
.. note:: Ensure that the appropriate Solution configuration is selected on the Rider toolbar. It affects resolve of the SDKs, code analysis, build, run, etc.
36+
.. note:: Ensure that the appropriate Solution configuration is selected on the
37+
Rider toolbar. It affects resolve of the SDKs, code analysis, build, run,
38+
etc.
3739

3840
Compiling and debugging the project
3941
-----------------------------------

0 commit comments

Comments
 (0)