#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.
 
 
 
 
 
 
Simon Lindgren be0d89c486 [CodeIssues] Improve ParameterCouldBeDemotedIssue. 13 years ago
..
CodeActions [CodeActions] MoveToOuterScopeAction: Handle lambdas. 13 years ago
CodeIssues [CodeIssues] Improve ParameterCouldBeDemotedIssue. 13 years ago
BaseRefactoringContext.cs Added function to create a DA object to the refactoring context. 14 years ago
CodeAction.cs Added some documentation. 14 years ago
CodeIssue.cs Added some documentation. 14 years ago
ContextActionAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
DocumentScript.cs [Refactoring] Better use of the text editor options class in the 13 years ago
ICodeActionProvider.cs Changed the ContextAction/Inspector API. 14 years ago
ICodeIssueProvider.cs Added some documentation. 14 years ago
IssueAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
IssueMarker.cs Changed the ContextAction/Inspector API. 14 years ago
NamingHelper.cs [Refactoring] Don't suggest names that are used in a parent scope when falling back to numbered names. 13 years ago
PatternHelper.cs Simplified several inspectors. Includes some minor bugfixes. 14 years ago
RefactoringAstHelper.cs Simplified several inspectors. Includes some minor bugfixes. 14 years ago
RefactoringContext.cs [Refactoring, Competion] Add NamingHelper, use it from CSharpCompletionEngine and add convenience functions to RefactoringContext. 13 years ago
Script.cs [Refactoring] Add Script.InsertAfter(). 13 years ago
Severity.cs Added documentation for issue severity. 14 years ago
TypeSystemAstBuilder.cs Fix icsharpcode/NRefactory#28: Identity of lambda parameters 14 years ago