Files
SharpIDE/README.md
2025-11-12 09:00:30 +10:00

2.1 KiB

SharpIDE icon
SharpIDE

A modern, cross platform & open source IDE for .NET

image

Completions

image

Code Action/Refactoring

image

Symbol Info

image

Razor Syntax Highlighting

image

Run

image

Debug (WIP)

image

Build

image

NuGet (WIP)

image

Test Explorer (WIP)

image

Solution Picker

image

Errors

SharpIDE is still a WIP, so please do not rely on it for production usage. If you encounter an error, please raise an issue! 😊

Building

if using a preview .NET SDK, ensure that DOTNET_ROLL_FORWARD_TO_PRERELEASE is set to 1 as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.