Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-refactoring

Automated-refactoring tool to find similar duplicate source code for Java/Javascript? [closed]

Refactor class method to property using Pycharm

Moving function/method to class

Resharper find pattern and replace - how to insert strings

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)