#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 7d9c4596d1 Fix InvalidCastException in InconsistentNamingIssue. 13 years ago
..
AffectedEntity.cs Added more entities & missing flags. 14 years ago
DefaultRules.cs [CodeIssues] Fdg rules now apply only to public & protected entities. 13 years ago
InconsistentNamingIssue.cs Fix InvalidCastException in InconsistentNamingIssue. 13 years ago
NamingConventionService.cs Fixed some compiler warnings. 13 years ago
NamingRule.cs Allow '_' and 'm_' as field prefix name. 13 years ago
NamingStyle.cs Worked on inconsistent naming issue. 14 years ago
WordParser.cs [CodeIssues] Optimized word break algorithm. 13 years ago