#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 8b2ce7e911 Removed new line after generated category comment. 13 years ago
..
AstFormattingVisitor.cs The parser is now able to emit new lines in the AST. However the output visitor needs to be adjusted. (otherwise too many new lines may be inserted) 13 years ago
CSharpFormattingOptions.cs [Formatting] New line placement is now a 3 state. 14 years ago
FormattingOptionsFactory.cs [Refactoring] Script now corrects the formatting of inserted & 13 years ago
GeneratedCodeSettings.cs Removed new line after generated category comment. 13 years ago
Indent.cs Added method call wrapping options. 14 years ago
TextEditorOptions.cs Added chained method call wrapping option. 14 years ago