#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 34e50f3fb2 Right click on class and member names (and method invocations) in the text editor now shows the "go to definition" command and the class browser context menu of that item. 21 years ago
AddIns Core bugfixes: 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 Core bugfixes: 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 Right click on class and member names (and method invocations) in the text editor now shows the "go to definition" command and the class browser context menu of that item. 21 years ago