6 Commits (94cfe777b492d303b35ff304918fdcbdb8ba923c)

Author SHA1 Message Date
Luís Reis 94cfe777b4 Improved ExtractFieldAction for static getters and setters. 13 years ago
Luís Reis 8602033a04 Improved ExtractField. Tests currently fail for variables in getters. 13 years ago
Luís Reis 3ea78f887a Added (currently failing) tests for static fields. Minor formatting fixes. 13 years ago
Luís Reis 2710510610 Fixed ExtractFieldAction to handle type inference better and added unit tests that failed with the previous version. 13 years ago
Mike Krüger fbc1cfd0c9 Fixed some failing unit tests. 14 years ago
Nieve 99b856a5ee added extract field code action 14 years ago
Mike Krüger 1852a3d43a [Refactoring] Fixed some bugs in create code actions in conjunction 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 d4f9318a6f Added create constructor declaration action/fixed bugs in other 14 years ago
Mike Krüger 2d808842ea Fixed failing unit tests. 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 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 7451607834 Added "RemoveRegion" context action. 14 years ago
Mike Krüger 764b8a33f4 Added unit tests for context actions. 14 years ago
Mike Krüger e6df8e7628 Added unit tests for SplitDeclarationAndAssignment context action. 14 years ago