#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.
 
 
 
 
 
 
Matt Ward 3465c67bab Designer generator now parses the form's code every time a component is added. This ensures that the InitializeComponent's position is correct when adding a new component. 21 years ago
AddIns Included bugfixes from Alex. 21 years ago
bin/setup Improved event handler completion. 21 years ago
data Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira. 21 years ago
doc Add some documentation about the addin system. 21 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) 21 years ago
src Designer generator now parses the form's code every time a component is added. This ensures that the InitializeComponent's position is correct when adding a new component. 21 years ago