van800
banner
van800.bsky.social
van800
@van800.bsky.social
Developer at JetBrains Rider, working on gamedev integrations.
1. In Rider, add a plugin "Python Community"
2. Customize Python FileType in Rider settings to match `SConstruct` file
3. Make sure both your SConstruct and scons_hints.py are either in the vcxproj or in the IJ Index.
4. Enjoy!
I'll see about automating steps (2) and (3).
November 14, 2025 at 9:39 AM
We have code for searching Rider installations in Cpp, but perspective of building it in a gdextension for a set of GodotEditor versions makes me wonder of a better way.
October 28, 2025 at 2:06 PM
Just checked the problem with detecting type from the right side new() is fixed in the 2025.3 EAP.
October 21, 2025 at 5:54 AM
I can drop such code in the doc near www.jetbrains.com/help/rider/G...
if you like to share.
Godot support | JetBrains Rider
www.jetbrains.com
October 20, 2025 at 12:23 PM
I don’t see any problem with that.
Commercial work with EAP build is allowed.
www.jetbrains.com/legal/docs/t...
If you have specific concerns, please contact sales@jetbrains.com
(Their advice would be more official then mine)
Early Access Program (EAP) - User Agreement
www.jetbrains.com
October 20, 2025 at 12:21 PM
Are you on the 2025.3 EAP?
I made many fixes there compared to 2025.2.
> I should write a Godot plugin to toggle external code editor from GUI.
do you mean to let it be switched on/off easier?
October 20, 2025 at 8:41 AM
Not limited to C#
August 5, 2025 at 10:04 PM