#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 8e1ed7e962 [Refactoring] Format text can now take a node list to format / fixed a 13 years ago
..
AstFormattingVisitor.cs [Refactoring] Format text can now take a node list to format / fixed a 13 years ago
CSharpFormattingOptions.cs [Formatting] New line placement is now a 3 state. 13 years ago
FormattingOptionsFactory.cs [Refactoring] Script now corrects the formatting of inserted & 13 years ago
GeneratedCodeSettings.cs Provide both Enter and Leave events in ObservableAstVisitor. 13 years ago
Indent.cs Added method call wrapping options. 13 years ago
TextEditorOptions.cs Added chained method call wrapping option. 13 years ago