#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 650d2fe644 Code actions now have a start/end location instead of an ast node. 13 years ago
..
AstFormattingVisitor.cs Code actions now have a start/end location instead of an ast node. 13 years ago
CSharpFormattingOptions.cs Add "add using" context action. 13 years ago
CSharpIndentEngine.cs [CodeCompletion] Completion engine now can generate import completion 13 years ago
FormattingOptionsFactory.cs Fixed formatting setting. 13 years ago
GeneratedCodeSettings.cs Removed new line after generated category comment. 13 years ago
Indent.cs [Formatting] Worked on C# indent engine. 13 years ago
TextEditorOptions.cs Added chained method call wrapping option. 14 years ago