Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-refactoring

Refactoring to move a private field from one class to its helper class?

How to move a method from a class to another class when two classes are not at all related

Python: Good way to get function and all dependencies in a single file?

Automatically deleting unused local variables from C source code

c automated-refactoring

Is there a way to refactor C++11 code into C++ code that can be compiled by a less capable compiler?

How can I implement my own type of extern?

Is there a tool for Scala to clean all the unused imports from all the code files? [closed]

Tool to parse C++ source and move in-header inline methods to the .cpp source file? [closed]

Python refactoring fails in Visual Studio Code

Intellij Idea How to add interface implementation to classes?

Getting clang-tidy to fix header files

Automatic regenerate designer files

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

Is there way for extracting string resources in Android project in IntelliJ IDE?

Simple Custom Refactoring in IntelliJ

Auto generify non-generic interface implementation

Are there any open source command line tools to refactor java code? [closed]

C / C++ packages to understand code for refactoring

R language aware code reformatting/refactoring tools?