2026-01-30 20:25:58 +10:00
2025-12-10 23:16:20 +10:00
2025-10-18 16:38:44 +10:00
2025-12-12 23:09:50 +10:00
2026-01-30 20:25:58 +10:00
2025-12-14 00:40:42 +10:00
2026-01-28 19:26:12 +10:00
2025-01-10 18:30:33 +10:00
2025-12-18 10:48:08 +10:00
2025-12-10 22:31:53 +10:00
2026-01-21 00:41:04 +10:00
2025-11-18 21:21:10 +10:00
2025-08-03 01:00:21 +10:00
2025-11-11 18:20:12 +10:00
2025-10-25 17:14:44 +10:00
2025-12-11 00:21:23 +10:00

SharpIDE icon
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:
  1. download a fresh zip of the latest release
  2. extract
  3. move SharpIDE.app to Applications
  4. open terminal
  5. run xattr -d -r com.apple.quarantine /Applications/SharpIDE.app
  6. run sudo codesign --force --deep --sign - /Applications/SharpIDE.app

if codesign is not installed, install it with xcode-select --install

image

Completions

image

Code Action/Refactoring

image

Symbol Info

image

Razor Syntax Highlighting

image

Run

image

Debug

image

Build

image

NuGet (WIP)

image

Test Explorer (WIP)

image

Solution Picker

image
Languages
C# 89.8%
GDScript 6.1%
HTML 4%
GAP 0.1%