#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 2dfc2946aa Moved "Find derived classes", "Find base classes", "Find overrides" to Class/Member menu builders, where they logically belong. Now they are available also in class browser. 16 years ago
..
AddIns - Removed context menu items which are now represented by Context actions (it will be possible to add context actions also to any menu if we decide to do so). ResolveExtensionMethod and ResolveAttribute will be implemented as context actions soon. 16 years ago
Libraries implemented SD-631 for VB .NET 16 years ago
Main Moved "Find derived classes", "Find base classes", "Find overrides" to Class/Member menu builders, where they logically belong. Now they are available also in class browser. 16 years ago
Setup Change Name attribute in <Product> tag to "SharpDevelop 4.0 Beta 2" 16 years ago
Tools Restructured AddIns folder - removed nested AddIns\AddIns folder and added Analysis folder. 16 years ago
Automated.proj Unit tests for RubyBinding will now be run on build server. 16 years ago