#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 9397fc1987 Fixed some issues in wrapping formatting. 13 years ago
..
CSharpFormatter.cs Refactored formatter (it needs now an ast seeded with new line 13 years ago
CSharpFormattingOptions.cs Added alignment options for declarations. 13 years ago
CSharpIndentEngine.cs Worked on c# indentation engine. 13 years ago
FormattingChanges.cs Removed debug code. 13 years ago
FormattingOptionsFactory.cs Added alignment options for declarations. 13 years ago
FormattingVisitor.cs Removed some duplicate code. 13 years ago
FormattingVisitor_Expressions.cs Fixed some issues in wrapping formatting. 13 years ago
FormattingVisitor_Global.cs Refactored formatter (it needs now an ast seeded with new line 13 years ago
FormattingVisitor_Statements.cs Refactored formatter (it needs now an ast seeded with new line 13 years ago
FormattingVisitor_TypeMembers.cs Removed some duplicate code. 13 years ago
GeneratedCodeSettings.cs Removed new line after generated category comment. 14 years ago
Indent.cs Worked on c# indentation engine. 13 years ago
TextEditorOptions.cs Added chained method call wrapping option. 14 years ago