#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 daee009454 Resolver is now using ExtractMethod to parse only the current method to get local variables. 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 Resolver is now using ExtractMethod to parse only the current method to get local variables. 20 years ago