#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald 42f00603da Fixed InterfaceImplementorCodeGenerator bug (override keyword). 20 years ago
AddIns Allow find references and rename for local variables and parameters. 20 years ago
bin/setup Improved event handler completion. 20 years ago
data Allow addins to have their project/file templates stored in the addin directory. 20 years ago
doc Allow AddIns to add their own string resources to the ResourceService. 20 years ago
setup Added version number to default install directory, the default is now %programfiles%\sharpdevelop\2.0\. Program group is now also SharpDevelop 2.0. Uninstall key is SharpDevelop2, to not clash with 1.0 installation (SxS is now possible with installer) 20 years ago
src Fixed InterfaceImplementorCodeGenerator bug (override keyword). 20 years ago