19 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 08ee807d18 [CodeAction] Fixed bug in create field/property action. 13 years ago
Mike Krüger e1760a55d0 [CodeAction] Fixed bug in create property code action. 13 years ago
Mike Krüger b1a5ccffb1 [CodeAction] Fixed bug in create field/property action. 13 years ago
Mike Krüger 4c875208f4 [CodeAction] Create field now works on member reference expressions 13 years ago
Mike Krüger f198d68a79 [CodeAction] Fixed bug in create property action. 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 6c96156e4f [NRefactory] Fixed CurrentType check for some actions. 14 years ago
Daniel Grunwald f098db8f4e Fix bugs in RedundantNamespaceUsageIssue and CreatePropertyAction. 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 0b6ca98bbe Handled create method/property in other types. 14 years ago
Mike Krüger 635af4bcef Don't show create local/field/property on invocations. 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
Mike Krüger 0c6ea8083c Fixed create field, local and property actions. 14 years ago
Mike Krüger 9fb443ade8 Improved code issue tests - renamed some issues and actions. 14 years ago
Mike Krüger acfcf370ef Changed the ContextAction/Inspector API. 14 years ago
Daniel Grunwald c6ae6c30ee Script refactoring. 14 years ago
Mike Krüger b4c19465bd Added CancellationToken support for the context actions. 14 years ago
Daniel Grunwald b5b2408cbc Move NRefactory.CSharp to separate assembly. 14 years ago
Mike Krüger c744d2f523 Worked on the way nrefactory contexct actions use the resolver. 14 years ago
Mike Krüger be5139a776 Added more context actions. 14 years ago
Mike Krüger 6e1eaf15f8 Added monodevelop context actions. 14 years ago
Mike Krüger 8237448dbd Renamed interface. 14 years ago
Mike Krüger 450be5a945 Corrected locations for parset expressions/statments/type members. 14 years ago
Mike Krüger 749f5a885e Updated parser & mcs. 15 years ago
Daniel Grunwald 9d5390cdbf Add pattern matching support to the NRefactory C# AST. 15 years ago
Mike Krüger 16baa75795 Corrected astvisitor interface naming. 15 years ago
Mike Krüger 915a122bf0 Added some comments. 15 years ago
Daniel Grunwald 5a0087aa1b Rename files Dom->Ast. 15 years ago
Daniel Grunwald bf49569c22 Rename Dom->Ast. 15 years ago
Daniel Grunwald 0f01f3be17 C# Ast refactoring: introduce Role<T> and add setters. 15 years ago
Mike Krüger 7b6cecca2c Merged with mondevelop AST. + Did some minor renamings 15 years ago
Mike Krüger 396c2b3931 Updated AST & mcs. 15 years ago
Mike Krüger c4702354c5 Added C# DOM 15 years ago