Skip to content

lextudio/SharpIDE

Ā 
Ā 

Repository files navigation

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

Signature Help

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

About

A modern, cross platform IDE for .NET, built with .NET & Godot

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 91.2%
  • GDScript 5.1%
  • HTML 3.3%
  • GDShader 0.3%
  • GAP 0.1%
  • JavaScript 0.0%
⚔