21 Commits (650d2fe6444c3b5389ffffad7b44ca99fda50e66)

Author SHA1 Message Date
Mike Krüger 925de642b5 Code actions can now be bound to an ast node. 13 years ago
Mike Krüger 2fc7cb0167 Fixed create method action bug. 13 years ago
Mike Krüger ce739a62bf Fixed bug in declare local action. 13 years ago
Mike Krüger 6e5b973924 [ContextAction] Added null check to create method. 13 years ago
Mike Krüger 1852a3d43a [Refactoring] Fixed some bugs in create code actions in conjunction 13 years ago
Mike Krüger 805e0721d9 Started implement interface/abstract members code action. 13 years ago
Mike Krüger 3ec1d7b991 Fixed exception in create method action. 14 years ago
Mike Krüger 6c96156e4f [NRefactory] Fixed CurrentType check for some actions. 14 years ago
Mike Krüger 4644a07dd7 Fixed method declaration case. 14 years ago
Mike Krüger acce74e885 Fixed bug in create method declaration action. 14 years ago
Mike Krüger 5012f3f633 Handled static class <--> non static member clash in create 14 years ago
Mike Krüger 62ebfc7fb0 Disabled out name filter for create field,property and method. 14 years ago
Mike Krüger 6b61741bd2 Added create class declaration action. 14 years ago
Mike Krüger d4f9318a6f Added create constructor declaration action/fixed bugs in other 14 years ago
Mike Krüger 1ca41d1e90 Added declare local variable action. 14 years ago
Mike Krüger 9ec0d68db2 Added create indexer action. 14 years ago
Mike Krüger 627bbb744f Fixed parameter name guessing. 14 years ago
Mike Krüger 0b6ca98bbe Handled create method/property in other types. 14 years ago
Mike Krüger 402e1124a2 Fixed create static field/property. 14 years ago
Mike Krüger a234f8b596 Create actions now respect naming convention settings. 14 years ago
Mike Krüger 52ebb26412 Added create method declaration action/use type inference to guess the 14 years ago