#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 ea4884bf6a Improved speed of expanding tree nodes in code coverage tree view - child nodes added only when the node is expanded via the ExtTreeNode.Initialize method. Classes with no namespace are now added to the tree view without a parent namespace node. 20 years ago
AddIns "Save all currently open buffers" option added to OpenFileTab/ContextMenu 20 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Added missing string resources for Code Coverage addin. 20 years ago
doc Fixed SD2-654: Get file types to register from AddIn tree. 20 years ago
setup Changed file names of setup scripts 20 years ago
src Improved speed of expanding tree nodes in code coverage tree view - child nodes added only when the node is expanded via the ExtTreeNode.Initialize method. Classes with no namespace are now added to the tree view without a parent namespace node. 20 years ago