#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 da478ba25f Fixed assertion when parsing method declaration with an unnamed parameter (when the user is still typing): use name '?' instead. 20 years ago
AddIns Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 20 years ago
bin/setup created trunk folder. 21 years ago
data Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 20 years ago
doc Fixed bug in C# parser that could generate null reference as method invocation argument (+added unit tests). 20 years ago
setup created trunk folder. 21 years ago
src Fixed assertion when parsing method declaration with an unnamed parameter (when the user is still typing): use name '?' instead. 20 years ago