#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 e3c40ba7f3 Fixed xml doc formatting bug. 12 years ago
..
CSharpFormatter.cs Fix compiler warnings 12 years ago
CSharpFormattingOptions.cs Added alignment options for declarations. 12 years ago
CSharpIndentEngine.cs Worked on c# indentation engine. 12 years ago
FormattingChanges.cs Removed debug code. 12 years ago
FormattingOptionsFactory.cs Added alignment options for declarations. 12 years ago
FormattingVisitor.cs Fixed formatting bug. 12 years ago
FormattingVisitor_Expressions.cs Fixed bug in formatting engine. 12 years ago
FormattingVisitor_Global.cs Fixed xml doc formatting bug. 12 years ago
FormattingVisitor_Statements.cs Refactored formatter (it needs now an ast seeded with new line 12 years ago
FormattingVisitor_TypeMembers.cs Added constraint new () parens to the AST / fixed constraint 12 years ago
GeneratedCodeSettings.cs Removed new line after generated category comment. 13 years ago
Indent.cs Fixed formatting bug. 12 years ago
TextEditorOptions.cs Added chained method call wrapping option. 13 years ago