#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 e0676ea1c7 VB parser: Declarations in the form "Dim a(10) As Integer" were not recognized as array declarations. 20 years ago
AddIns Added F1 help to text editor and forms designer. 20 years ago
bin/setup Add MbUnit and MbUnit-addin. 20 years ago
data NRefactory bugfixes (C#: For initializers added twice and VB: Custom event regions not stored in AST) 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 Fixed SD2-400: Importing classes (VB.NET). 20 years ago
src VB parser: Declarations in the form "Dim a(10) As Integer" were not recognized as array declarations. 20 years ago