#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 52ebb26412 Added create method declaration action/use type inference to guess the 14 years ago
..
CodeActions Added create method declaration action/use type inference to guess the 14 years ago
CodeIssues Added more entities & missing flags. 14 years ago
BaseRefactoringContext.cs Naming rules now get their rules out of the refactoring context. 14 years ago
CodeAction.cs Changed the ContextAction/Inspector API. 14 years ago
CodeIssue.cs Fixed some translation strings/code issues can now offer more actions. 14 years ago
ContextActionAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
DocumentScript.cs ITextSource.MoveOffsetTo: make AnchorMovementType parameter optional. 14 years ago
ICodeActionProvider.cs Changed the ContextAction/Inspector API. 14 years ago
ICodeIssueProvider.cs Changed the ContextAction/Inspector API. 14 years ago
IssueAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
IssueMarker.cs Changed the ContextAction/Inspector API. 14 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 Started inspection API. 14 years ago
Script.cs Completed the features of the inconsistent naming issue. 14 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