#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.
 
 
 
 
 
 
Matt Ward 761b8bf89a Incremental search allows case sensitive searches. If all the characters of the search text are lower case the search is case insensitive. If any character is upper case the search is case sensitive. 20 years ago
AddIns Added incremental search menu items. 20 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Fixed SD2-954: String resources are missing for Refactor menu. 20 years ago
doc When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 20 years ago
samples Remove unused Reports 20 years ago
src Incremental search allows case sensitive searches. If all the characters of the search text are lower case the search is case insensitive. If any character is upper case the search is case sensitive. 20 years ago