Categories: IDEs - IDE add-ins
Latest version: 2.4 Beta 2Added 2004-07-02Updated 2010-06-04
IDE primarily designed for C# and other .NET languages.Features include:- Code completion: attempts to complete type, method and field names as you're typing.- Class management: a class viewer allows you to list the classes in your project, their methods, and properties. Your namespaces are also kept track of to keep the classes separated.- Integrated debugger.- Built-in help: the .NET documentation and the Gtk# documentation are built into MonoDevelop.- Project support: comes with built in projects that help get you started with your console, Gnome# or Gtk# application.- MSBuild file format support.- Add-ins: an add-in engine, which together with a modular API and a complete set of extension points, provides a platform upon which to build your own development tools. MonoDevelop also provides an Add-in Manager you can use to install add-ins from online repositories.- Supports Windows and Mac OSX