#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.
 
 
 
 
 
 
David Srbecký 865ca761ff Fixed SD2-414: Breakpoints "invisibly" moving when deleting lines 20 years ago
AddIns Update English and German StringResources (combine -> solution). 20 years ago
bin/setup Improved event handler completion. 20 years ago
data Added support for accessor modifiers to C# parser (public int Property { get {} protected set {}}) 20 years ago
doc Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 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 SD2-414: Breakpoints "invisibly" moving when deleting lines 20 years ago