Rider Intellisense

Godot Version

4.2.1

Question

I have a fresh C# project created in the Godot editor. When I opened it in Jetbrains Rider, I am not getting any code intellisense (or whatever Jetbrains calls it)
Anyone have a problem with this, and what was your solution? I read through https://docs.godotengine.org/en/stable/contributing/development/configuring_an_ide/rider.html, but that was for Windows only and I’m on Linux (openSUSE).

1 Like

Curious if you figured this out. I assume you have rider set as the editor under the “DotNet” settings area – that was my big confusion at first: I didn’t realize there was a separate place for setting the editor for C#. But this doesn’t seem related to your issue. Both Visual Studio and Rider worked fine for intellisense. Just curious because this kind of issue is really annoying.