#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 Even more performance improvements for the LoadSolutionProjectsThread. Fixed SkipCurrentBlock() in C# lexer. 20 years ago
Libraries Even more performance improvements for the LoadSolutionProjectsThread. Fixed SkipCurrentBlock() in C# lexer. 20 years ago
Main 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
Tools created trunk folder. 21 years ago
SharpDevelop.sln Fixed code completion for VB.NET. Implemented LanguageProperties to control case sensivity for project content. 20 years ago
build.bat Fixed SD-318 and SD-347. Many small changes. 21 years ago
clean.bat Fixed SD-318 and SD-347. Many small changes. 21 years ago
releasebuild.bat Fixed SD-318 and SD-347. Many small changes. 21 years ago