#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.
 
 
 
 
 
 
ciplogic 619cffddae Added Resharper disable keyword 13 years ago
..
Analysis Revert "DepthFirstAstVisitor no longer tries to visit the children of non C#" 13 years ago
Ast Fixed issues based on great feedback of dgrunwald . 13 years ago
Completion Fixed delegate maching constructors/operators etc. 13 years ago
Formatter Fixed formatting bug. 13 years ago
OutputVisitor CodeDom visitor now skips new lines & white spaces. 13 years ago
Parser Fixed completion bug. 13 years ago
Properties Add year to license headers. 13 years ago
Refactoring Added Resharper disable keyword 13 years ago
Resolver Changed resolver logging in mcs. 13 years ago
TypeSystem Add year to license headers. 13 years ago
CSharpProjectContent.cs Add year to license headers. 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Add the capability to remove base call if is not needed. It exposes some classes so maybe I'm not using the proper APIs. But it works good for practical the test case I wrote. 13 years ago
NameLookupMode.cs Add year to license headers. 13 years ago
QueryExpressionExpander.cs Add year to license headers. 13 years ago