#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 650d2fe644 Code actions now have a start/end location instead of an ast node. 13 years ago
..
ExtractMethodAction.cs Code actions now have a start/end location instead of an ast node. 13 years ago
StaticVisitor.cs Startet exctract method action. 14 years ago
VariableLookupVisitor.cs [CodeActions] Extract method now works with comments. 13 years ago
VariableUsageAnalyzation.cs Fixed bug in extract method. 13 years ago