#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 61a2794be0 Added keyboard shortcut to open Code Coverage window. Added text editor right click and edit menu options to show/hide code coverage. 19 years ago
..
Configuration Update AssemblyInfo to version 2.1. 20 years ago
Resources Added support for NCover's attribute-based type exclusion (command line parameter //ea). The attributes that will be used to exclude methods or classes can be set in the code coverage project options. Excluded items will not be displayed in the code coverage pad. 20 years ago
Src Added keyboard shortcut to open Code Coverage window. Added text editor right click and edit menu options to show/hide code coverage. 19 years ago
CodeCoverage.addin Added keyboard shortcut to open Code Coverage window. Added text editor right click and edit menu options to show/hide code coverage. 19 years ago
CodeCoverage.csproj Merged Corsavy r1333:1387 to trunk. 20 years ago
PostBuildEvent.proj Switch from MbUnit to NUnit: 20 years ago