#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 d0e9ce023b CodeDomConvertVisitor: choose between CodeIndexerExpression and CodeArrayIndexerExpression. 14 years ago
..
Completion Moved to completion namespace. 14 years ago
Documentation Adjust unit tests and fix bugs introduced by caching. 14 years ago
Editor Remove ITextEditorAdapter and use IDocument instead. 14 years ago
PatternMatching Move NRefactory.CSharp to separate assembly. 14 years ago
Properties Adjust resolver to object initializer AST changes. 14 years ago
Semantics Move ICSharpCode.Editor into NRefactory. 14 years ago
TypeSystem CodeDomConvertVisitor: choose between CodeIndexerExpression and CodeArrayIndexerExpression. 14 years ago
Utils Move NRefactory.CSharp to separate assembly. 14 years ago
.gitignore Create empty project 15 years ago
ICSharpCode.NRefactory.csproj Added basic code completion interfaces. 14 years ago
Role.cs Move NRefactory.CSharp to separate assembly. 14 years ago
TextLocation.cs Move NRefactory.CSharp to separate assembly. 14 years ago