#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 441fd15488 Fixed bug in EditingCommandHandler.Cut that allowed deleting read-only text. 15 years ago
..
AddIns Code completion for generic types - insert only e.g. "List" instead of "List<T>". 15 years ago
Libraries Fixed bug in EditingCommandHandler.Cut that allowed deleting read-only text. 15 years ago
Main Code completion for generic types - insert only e.g. "List" instead of "List<T>". 15 years ago
Setup Remove Reflector AddIn as Reflector will be non-free soon. 15 years ago
Tools Fixed incorrect AddIn.xsd, and make BuildAddinDocumentation validate the schema before saving it (http://community.sharpdevelop.net/forums/t/12508.aspx) 15 years ago
Automated.proj Allow overriding the BranchName (necessary on build server) 16 years ago