SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
C#★ 3.8k⑂ 138 forksMITupdated 5 days ago
README.mdfork it — it’s yours
SharpIDE
A modern, cross platform & open source IDE for .NET
Building
See CONTRIBUTING.md for instructions for building and running SharpIDE locally!
WIP
SharpIDE is a WIP, and contributions are always welcome! If you encounter an error, please raise an issue! 😊
FAQs
SharpIDE won't open on MacOS Tahoe
Tahoe further restricted users' ability to run unsigned software. Follow these steps to get it running:- download a fresh zip of the latest release
- extract
- move SharpIDE.app to
Applications - open terminal
- run
xattr -d -r com.apple.quarantine /Applications/SharpIDE.app - run
sudo codesign --force --deep --sign - /Applications/SharpIDE.app
if codesign is not installed, install it with xcode-select --install
Completions
Signature Help
Code Action/Refactoring
Symbol Info
Razor Syntax Highlighting
Run
Debug
Build
NuGet (WIP)
Test Explorer (WIP)
Solution Picker
more like this
Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
C#★ 50
RaylibWasm
.Net 10 (.Net 8+) webassembly starter project using raylib-cs nuget 7.0.2 and raylib 5.5
C#★ 50
JamSoft.AvaloniaUI.Dialogs
Provides the ability to show various dialogs and child windows in a DI injectable application dialog service ready to p…
C#★ 50