#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 08c23a51d9 Fixed bug: ParseExpression could not parse "a >>= b" 20 years ago
AddIns Included bugfixes from Alex. 20 years ago
bin/setup Improved event handler completion. 20 years ago
data Add some documentation about the addin system. 20 years ago
doc Add some documentation about the addin system. 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 bug: ParseExpression could not parse "a >>= b" 20 years ago