21 Commits (f7006071143dd83a869d78a2c86bdedd1d9f230d)

Author SHA1 Message Date
Daniel Grunwald 1a2689edcb CompareFloatWithEqualityOperatorIssue: use short name for System.Math if possible. 13 years ago
Daniel Grunwald 0cdb73aad6 Add setter for the refactoring context's service container. 13 years ago
Simon Lindgren 6c2336b582 [CodeIssues] Add helper FindReferences(AstNode, IVariable) to BaseRefactoringContext. 13 years ago
Mansheng Yang 71e42df2f9 [CodeActions] Moved GetDefaultValueExpression back to CreateOverloadWithoutParameterAction class 13 years ago
Daniel Grunwald 16aa0c6c28 Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
Simon Lindgren 900aec2f54 [CodeIssues] Add FormatStringIssue. 13 years ago
Mansheng Yang 5c1418ee2e [CodeAction] Moved GetDefaultValueExpression to BaseRefactoringContext 13 years ago
Mansheng Yang d061eaa538 [CodeAction]Added ConvertIfToSwitchAction 13 years ago
Mike Krüger 14ca306cad Added function to create a DA object to the refactoring context. 14 years ago
Mike Krüger 8444dffd81 Startet exctract method action. 14 years ago
Mike Krüger 93fb7777b5 Added flag to specify if explict types should be used or not. 14 years ago
Mike Krüger b6bdb9028d Added inline local variable action. 14 years ago
Mike Krüger ce7bdd7349 Added IServiceProvided infrastructure for the refactoring context. 14 years ago
mike 293859fa31 Naming rules now get their rules out of the refactoring context. 14 years ago
Daniel Grunwald daa1cff69d Remove BaseRefactoringContext.StartScript(). 14 years ago
Mike Krüger 82af219dac Added TranslateString method to the context. 14 years ago
Mike Krüger efa4b0b576 Added more inspectors. 14 years ago
Mike Krüger 141829a1ed Started inspection API. 14 years ago