Open source C# besides monodevelop?

Hello, relatively new here and getting into coding games just for fun. I was curious if there were any open source IDE’s that worked with Godot and C# that others have used and liked. Unfortunately monodevelop hasn’t been touched in ages.

VS Code works relatively well, or any forks of it if you truly want open source with no tracking from Microsoft.

In terms of usability though, I had the absolute best experience with JetBrains Rider, as it has the absolute best built-in support for Godot, with a great debugger. It’s not open source, but it’s free for non commercial uses.

2 Likes

You could try neovim. Its open source and highly customizable.
And if you want you can just use my config, I already have that setup for godot and c#.

1 Like