#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 273178a141 Rename CompilationUnit to SyntaxTree. 14 years ago
..
AstFormattingVisitor.cs Rename CompilationUnit to SyntaxTree. 14 years ago
CSharpFormattingOptions.cs [Formatting] New line placement is now a 3 state. 14 years ago
FormattingOptionsFactory.cs [Formatting] Set wrap options to do not change. 14 years ago
GeneratedCodeSettings.cs Provide both Enter and Leave events in ObservableAstVisitor. 14 years ago
Indent.cs Added method call wrapping options. 14 years ago
TextEditorOptions.cs Added chained method call wrapping option. 14 years ago