#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 1d82d92ef5 Create class declaration action now uses the naming service to guess 13 years ago
..
Analysis Turned off the inactive marking of conditional methods. 13 years ago
Ast Speeded up document script node formatting. 13 years ago
Completion Added property to give better control over the anonymous type creation 13 years ago
Formatter Fixed formatting setting. 13 years ago
OutputVisitor Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
Parser Fixed resolve at location failure. 13 years ago
Properties
Refactoring Create class declaration action now uses the naming service to guess 13 years ago
Resolver Fixed async lambda resolve bug. 13 years ago
TypeSystem Improved handling of sizeof(x) 13 years ago
CSharpProjectContent.cs NRefactory changes from SharpDevelop: add IDocument.FileName and IAssembly.FullAssemblyName, 13 years ago
ICSharpCode.NRefactory.CSharp.csproj Add SemanticHighlightingVisitor to NRefactory 13 years ago
NameLookupMode.cs
QueryExpressionExpander.cs [Ast] Getting the end location of token nodes is now faster. 13 years ago