#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
..
CodeActions Create class declaration action now uses the naming service to guess 13 years ago
CodeIssues SimplifyAnonymousMethodToDelegateIssues now doesn't touch too complex 13 years ago
BaseRefactoringContext.cs CompareFloatWithEqualityOperatorIssue: use short name for System.Math if possible. 13 years ago
CodeAction.cs
CodeIssue.cs Add "add using" context action. 13 years ago
ContextActionAttribute.cs [CodeActions] Added new property to improve the user experience by 13 years ago
DocumentScript.cs Speeded up document script node formatting. 13 years ago
ICodeActionProvider.cs
ICodeIssueProvider.cs
IssueAttribute.cs
IssueMarker.cs
LambdaHelper.cs
LocalReferenceFinder.cs Fix compiler warnings due to malformed XmlDoc. 13 years ago
NamingHelper.cs Fix compiler warnings due to malformed XmlDoc. 13 years ago
PatternHelper.cs
RefactoringAstHelper.cs
RefactoringContext.cs
Script.cs Add "add using" context action. 13 years ago
Severity.cs
TypeSystemAstBuilder.cs Both semicolon and comma are valid separators. 13 years ago
UsingHelper.cs Insert after last using instead of inserting before namespace declaration. 13 years ago
VariableReferenceGraph.cs Fixed potential ArgumentOutOfRangeException. 13 years ago