#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 c3f46aadfb Move some code actions from 'CodeActions' namespace to refactoring namespace, to be consistent with all other code actions. 14 years ago
..
AffectedEntity.cs Added more entities & missing flags. 14 years ago
DefaultRules.cs [CodeIssues] Fdg rules now apply only to public & protected entities. 14 years ago
InconsistentNamingIssue.cs [CodeIssues] Added indexer case. 14 years ago
NamingConventionService.cs Move some code actions from 'CodeActions' namespace to refactoring namespace, to be consistent with all other code actions. 14 years ago
NamingRule.cs Allow '_' and 'm_' as field prefix name. 14 years ago
NamingStyle.cs Worked on inconsistent naming issue. 14 years ago
WordParser.cs [CodeIssues] Optimized word break algorithm. 14 years ago