#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.
 
 
 
 
 
 
Daniel Grunwald 0cdb73aad6 Add setter for the refactoring context's service container. 13 years ago
..
CodeActions Move some code actions from 'CodeActions' namespace to refactoring namespace, to be consistent with all other code actions. 13 years ago
CodeIssues Move some code actions from 'CodeActions' namespace to refactoring namespace, to be consistent with all other code actions. 13 years ago
BaseRefactoringContext.cs Add setter for the refactoring context's service container. 13 years ago
CodeAction.cs
CodeIssue.cs
ContextActionAttribute.cs
DocumentScript.cs
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
RefactoringAstHelper.cs
RefactoringContext.cs
Script.cs [Refactoring] Script now corrects the formatting of inserted & 14 years ago
Severity.cs
TypeCompatibilityHelper.cs
TypeSystemAstBuilder.cs Added an option to turn off the aliases in the type system ast 14 years ago
VariableReferenceGraph.cs [CodeIssues] Fixed concurrency issue in variable reference graph. 14 years ago