#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 650d2fe644 Code actions now have a start/end location instead of an ast node. 13 years ago
..
CodeActions Code actions now have a start/end location instead of an ast node. 13 years ago
CodeIssues Code actions now have a start/end location instead of an ast node. 13 years ago
BaseRefactoringContext.cs CompareFloatWithEqualityOperatorIssue: use short name for System.Math if possible. 13 years ago
CodeAction.cs Code actions now have a start/end location instead of an ast node. 13 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
DocumentScript.cs Add year to license headers. 13 years ago
ICodeActionProvider.cs Changed the ContextAction/Inspector API. 14 years ago
ICodeIssueProvider.cs Rename CompilationUnit to SyntaxTree. 13 years ago
IssueAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
IssueMarker.cs Changed the ContextAction/Inspector API. 14 years ago
LambdaHelper.cs [CodeAction] Added ExtractAnonymousMethodAction 13 years ago
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 Add year to license headers. 13 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 Add "add using" context action. 13 years ago
Severity.cs Added documentation for issue severity. 14 years ago
TypeSystemAstBuilder.cs Add year to license headers. 13 years ago
UsingHelper.cs Add year to license headers. 13 years ago
VariableReferenceGraph.cs Fixed potential ArgumentOutOfRangeException. 13 years ago