#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 4ea21dbd69 Added xml documentation cache. Xml documentation files with more than 300 entries are now converted into a binary format that does not require to be hold in memory to look up the documentation. 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 Added xml documentation cache. Xml documentation files with more than 300 entries are now converted into a binary format that does not require to be hold in memory to look up the documentation. 20 years ago