Search code examples
Which clang-tidy checks provide automated fixes?...

c++automated-refactoringclang-tidy

Read More
How to automate Methods mapping between two java classes?...

springspring-bootspring-mvcrefactoringautomated-refactoring

Read More
Python refactoring fails in Visual Studio Code...

pythonpython-2.7visual-studio-codeautomated-refactoring

Read More
convert from public property access to getter in PHPStorm...

phprefactoringphpstormautomated-refactoring

Read More
Automatically split (refactor) .h into header and implementation (h+cpp)...

c++refactoringheader-filesautomated-refactoring

Read More
pytest: refactor the repeated testcases...

pytestautomated-refactoring

Read More
Android Studio - Flutter Plugin - Moving method to another file by refactoring...

android-studioflutterandroid-studio-3.0automated-refactoring

Read More
PhpStorm: add break-line after <p> in reformat code...

phpstormsettingsautomated-refactoring

Read More
Tools for refactoring C# public fields into properties...

c#.netrefactoringautomated-refactoringpublic-fields

Read More
C++ Refactoring - Move method to implementation file...

c++refactoringautomated-refactoring

Read More
Does C# offer a compile-time way to refactor code based on annotations?...

c#.netautomated-refactoring

Read More
How to "flatten" or "merge" the code that is spread across too many methods in J...

intellij-idearefactoringautomated-refactoring

Read More
IntelliJ refactoring to inline redundant data class...

javaintellij-idearefactoringautomated-refactoring

Read More
Refactoring: How to replace function call with function code...

phpphpstormautomated-refactoring

Read More
Automatic Refactoring of Monolith...

javaeclipseintellij-ideaautomated-refactoring

Read More
Refactor Pro versus Visual Assist X for C++ Development...

c++visual-studiorefactoringautomated-refactoring

Read More
Refactor MFC message maps to include fully qualified member function pointers...

c++regexmfcautomated-refactoringclang-cl

Read More
Applying API changes after checkout from VCS as refactorings (preferably inside the IntelliJ platfor...

javapythonintellij-ideaversion-controlautomated-refactoring

Read More
PhpStorm: Replace string literal with class constant...

phpintellij-idearefactoringphpstormautomated-refactoring

Read More
Get AST Nodes of objective-C class without resolving dependencies...

objective-cclangllvm-clangautomated-refactoringlibtooling

Read More
IntelliJ Idea: automatically remove unnecessary "throws" declarations...

javaintellij-ideaidejetbrains-ideautomated-refactoring

Read More
How to extract common/similar code blocks to function in Visual Studio C#...

c#regexvisual-studio-2012resharperautomated-refactoring

Read More
Is there a C/C++-grammar-aware search/replace command line tool for linux?...

awksedrefactoringautomated-refactoring

Read More
Automated evaluation of SOLID principles enforcement...

oopautomated-refactoring

Read More
Refactoring/moving java package between intellij projects...

javaintellij-ideajarautomated-refactoring

Read More
How to refactor String id to class Id in a big legacy project?...

javaintellij-idearefactoringautomated-refactoring

Read More
Resharper Refactor pattern for TryGetValue in Dictionary...

c#resharperautomated-refactoringridertrygetvalue

Read More
Refactor class method to property using Pycharm...

pythonpropertiesrefactoringpycharmautomated-refactoring

Read More
What is the use case for type migration in Intellij Idea?...

javarefactoringintellij-ideaautomated-refactoring

Read More
Which refactoring tools can rename a Java class along with all its similarly-named instances?...

javanetbeansrefactoringrenameautomated-refactoring

Read More
BackNext