#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 929dc52f3f Disabled VariableDeclaredInWideScopeIssue. 12 years ago
..
CodeActions Fix crash in ConvertIfToSwitchAction when there are nested if statements. 12 years ago
CodeIssues Disabled VariableDeclaredInWideScopeIssue. 12 years ago
BaseRefactoringContext.cs CompareFloatWithEqualityOperatorIssue: use short name for System.Math if possible. 13 years ago
CodeAction.cs Fix compiler warnings 12 years ago
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
CreateChangedEvent.cs Fix create changed event action. 12 years ago
DocumentScript.cs Revert "Simplified the scrip API a bit (insert cursor/links are no longer task" 12 years ago
ICodeActionProvider.cs
ICodeIssueProvider.cs Rename CompilationUnit to SyntaxTree. 13 years ago
IssueAttribute.cs Moved Severity/IssueMarker to NRefactory. This eliminates a 12 years ago
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 Fix false positives in SimplifyAnonymousMethodToDelegateIssue: the simplification is not possible when the lambda involves non-reference conversions. 12 years ago
RefactoringAstHelper.cs Add year to license headers. 13 years ago
RefactoringContext.cs Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Script.cs Revert "Simplified the scrip API a bit (insert cursor/links are no longer task" 12 years ago
TypeSystemAstBuilder.cs Add year to license headers. 13 years ago
UsingHelper.cs Implemented new line ast node insertion. 12 years ago
VariableReferenceGraph.cs Fixed potential ArgumentOutOfRangeException. 13 years ago