28 Commits (5ae6c44d8c391488e8ca96e10481242c397a72a8)

Author SHA1 Message Date
Daniel Grunwald 6d0f3fb02e Add "add using" context action. 13 years ago
Mike Krüger 8e1ed7e962 [Refactoring] Format text can now take a node list to format / fixed a 13 years ago
Mike Krüger fc72147b88 [Refactoring] Script now corrects the formatting of inserted & 13 years ago
Daniel Grunwald 8b026d4e15 Script.Link() dummy implementation: return a completed task instead of null. 13 years ago
Mike Krüger 3e2fe59188 [CodeActions] Added Task async excecution for insertion & link modes. 13 years ago
Simon Lindgren a4d5b7a770 [Refactoring] Add Script.InsertAfter(). 13 years ago
mike 1911868ad2 [NRefactory] Removed extra new line for fields. 13 years ago
Daniel Grunwald 1640cb8c32 Set version number to 5.0.1; fixed some compiler warnings. 13 years ago
mike bcb45ff77e [Refactoring] Better use of the text editor options class in the 13 years ago
Mike Krüger 805e0721d9 Started implement interface/abstract members code action. 13 years ago
Mike Krüger 6c96156e4f [NRefactory] Fixed CurrentType check for some actions. 14 years ago
Mike Krüger b1dfdba7aa Added create delegate action. 14 years ago
Mike Krüger 6b61741bd2 Added create class declaration action. 14 years ago
Mike Krüger 99270db23e Fixed type parameter naming. 14 years ago
Mike Krüger 0b6ca98bbe Handled create method/property in other types. 14 years ago
Mike Krüger fcfbbdb507 Completed the features of the inconsistent naming issue. 14 years ago
Mike Krüger 9fb443ade8 Improved code issue tests - renamed some issues and actions. 14 years ago
Daniel Grunwald bcad2e12f7 DocumentScript bugfixes. 14 years ago
Daniel Grunwald 8179556203 Add DocumentScript that implements Script using a mutable document. 14 years ago
Daniel Grunwald c6ae6c30ee Script refactoring. 14 years ago
mike 7451607834 Added "RemoveRegion" context action. 14 years ago
Daniel Grunwald 3eee3466a4 CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Daniel Grunwald 9f809bc729 Use IOutputFormatter.StartNode() instead of OutputStarted event. 14 years ago
Mike Krüger 3b4abcceb3 Fixed ast node script positions. 14 years ago
Daniel Grunwald e4d1f545fd Add CodeDomConvertVisitor. 14 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 14 years ago
Mike Krüger 1b7906ae68 Worked on context actions. 14 years ago
Mike Krüger be5139a776 Added more context actions. 14 years ago
Mike Krüger 0f5f4740fa worked on context actions. 14 years ago
Mike Krüger 6e1eaf15f8 Added monodevelop context actions. 14 years ago