#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 2ec03c26d7 Added a text editor options class that contains options for text 14 years ago
..
CodeActions Fixed bug in create method declaration action. 14 years ago
CodeIssues Turn off issue marker for var keyword issue (handled by action). 14 years ago
BaseRefactoringContext.cs Added flag to specify if explict types should be used or not. 14 years ago
CodeAction.cs Changed the ContextAction/Inspector API. 14 years ago
CodeIssue.cs Fixed bug where code actions could be null. 14 years ago
ContextActionAttribute.cs Remove BaseRefactoringContext.StartScript(). 14 years ago
DocumentScript.cs Added a text editor options class that contains options for text 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 Added a text editor options class that contains options for text 14 years ago
Script.cs Added create delegate action. 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