Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-refactoring

How to update YAML file without loss of comments and formatting / YAML automatic refactoring in Python

Can PyCharm help me to extract a free function from a method?

Refactoring - Collapsible "if" statements should be merged

Code generation "Quick Actions" in Visual Studio 2022 no longer working in C#

How to create an interface out of a class easily?

php code smell detector

Is there a ReSharper-like code reformat and cleanup tool for Scala?

Automatically refactor C++ classes into separate files

How do I perform a Boolean To Enum refactor in IntelliJ IDEA?

Automatically simplifying/refactoring Python code (e.g. for loops -> list comprehension)? [closed]

What C++ refactorings do you use in practice? [closed]

C++ refactoring: conditional expansion and block elimination

Automatically Update Python source code (imports)

Opposite of Extract Method refactoring

Automated refactoring to add parameter names to method calls