#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 3a0c2ce8a7 Merge pull request #178 from ciplogic/master 13 years ago
..
CodeActions Merge pull request #178 from ciplogic/master 13 years ago
CodeIssues WIP on master: 9a482c2 Remove unused field 13 years ago
BaseRefactoringContext.cs
CodeAction.cs Code actions now have a start/end location instead of an ast node. 13 years ago
CodeIssue.cs
ContextActionAttribute.cs
CreateChangedEvent.cs Fix create changed event action. 13 years ago
DocumentScript.cs Revert "Simplified the scrip API a bit (insert cursor/links are no longer task" 13 years ago
ICodeActionProvider.cs
ICodeIssueProvider.cs
IssueAttribute.cs Implemented code issue message suppression. 13 years ago
IssueMarker.cs
LambdaHelper.cs
LocalReferenceFinder.cs
NamingHelper.cs
PatternHelper.cs Add year to license headers. 13 years ago
RefactoringAstHelper.cs Add year to license headers. 13 years ago
RefactoringContext.cs
Script.cs Revert "Simplified the scrip API a bit (insert cursor/links are no longer task" 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