

MonoDevelop has a powerful add-in engine, which together with a modular API and a complete set of extension points, provides a seamless platform upon which to build your own development tools. MonoDevelop comes with built in projects that help get you started with your console, Gnome# or Gtk# application.Īdd-ins. NET documentation and the Gtk# documentation are built into MonoDevelop for easy access. Your namespaces are also kept track of to keep the classes separated.īuilt-in Help. MonoDevelop has a class viewer which allows you to list the classes in your project, their methods, and properties. The IDE will automatically get the class information from your source code files and from the libraries referenced in your project.Ĭlass Management. MonoDevelop's intelligent code completion attempts to complete type, method and field names as you're typing. The main features of MonoDevelop are:Ĭode Completion.

MonoDevelop is a free GNOME IDE primarily designed for C# and other.
