#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.
 
 
 
 
 
 
Mike Krüger ceef571315 Added introduce constant action. 14 years ago
..
InconsistentNamingIssue Added introduce constant action. 14 years ago
ConditionalToNullCoalescingIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
GatherVisitorBase.cs Worked on inconsistent naming issue. 14 years ago
IssueCategories.cs Added compiler warnings & errors issue categories. 14 years ago
NotImplementedExceptionIssue.cs Hide not implemented exception issue in the text editor. 14 years ago
RedundantInternalIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantNamespaceUsageIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantPrivateIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantThisIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
RedundantUsingIssue.cs Improved code issue tests - renamed some issues and actions. 14 years ago
StringIsNullOrEmptyIssue.cs Worked on inconsistent naming issue. 14 years ago
UseVarKeywordIssue.cs Turn off issue marker for var keyword issue (handled by action). 14 years ago