#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 772b66e109 Added code action from Ciprian Khlud <ciprian.mustiata@yahoo.com>: 13 years ago
..
CodeActions Added code action from Ciprian Khlud <ciprian.mustiata@yahoo.com>: 13 years ago
CodeIssues Added find namespace references & rename namespace function in Script. 13 years ago
BaseRefactoringContext.cs CompareFloatWithEqualityOperatorIssue: use short name for System.Math if possible. 14 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. 14 years ago
ContextActionAttribute.cs [CodeActions] Added new property to improve the user experience by 14 years ago
CreateChangedEvent.cs Added create changed event action. 13 years ago
DocumentScript.cs Implemented new line ast node insertion. 13 years ago
ICodeActionProvider.cs
ICodeIssueProvider.cs
IssueAttribute.cs
IssueMarker.cs
LambdaHelper.cs
LocalReferenceFinder.cs Fix compiler warnings due to malformed XmlDoc. 14 years ago
NamingHelper.cs Fix compiler warnings due to malformed XmlDoc. 14 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. 14 years ago
Script.cs Added find namespace references & rename namespace function in Script. 13 years ago
Severity.cs
TypeSystemAstBuilder.cs Add year to license headers. 13 years ago
UsingHelper.cs Implemented new line ast node insertion. 13 years ago
VariableReferenceGraph.cs Fixed potential ArgumentOutOfRangeException. 13 years ago