#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.
 
 
 
 
 
 
Martin Koníček 07b4dfb253 "Insert Constructor" refactoring works also with properties. By default, all fields and properties are checked, rather than unchecked. Field and property names are converted to parameter names (first character is lowercase). 15 years ago
..
AddIns "Insert Constructor" refactoring works also with properties. By default, all fields and properties are checked, rather than unchecked. Field and property names are converted to parameter names (first character is lowercase). 15 years ago
Libraries Remove ICSharpCode.TextEditor. 15 years ago
Main Show progress running unit tests in status bar. 15 years ago
Setup Remove ICSharpCode.TextEditor. 15 years ago
Tools UpdateAssemblyInfo: enable reading revision number from git-svn 15 years ago
Automated.proj Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago