Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to Find All Callers of a Function in C++?

c++ c refactoring function

Visual studio code refactoring does not seem to work (e.g. rename symbol - f2)

Refactoring SQL

sql refactoring

Auto generify non-generic interface implementation

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

Removing unused local variables from .NET code

Reusing MyBatis ResultMap in multiple mapper.xml

Rails-like Database Migrations?

How to overcome the anti-pattern "Big Ball of Mud"?

Is it possible use or require a Perl script without executing its statements?

perl testing refactoring

Tool to refactor C# var to explicit type

c# refactoring

Swift Struct vs Class: what is the allowed stack size? and refactoring a class to a struct

Python tool that builds a dependency diagram for methods of a class [closed]

python refactoring

Rename refactoring for PHP in Visual Studio Code

Refactoring C++ code to use forward declarations

Refactor with pyCharm from "user" to "self.user"

python refactoring pycharm

How to refactor a top-level class or interface to an inner one in Eclipse?

java eclipse refactoring

C / C++ packages to understand code for refactoring

Automatically remove explicit package declarations with import statements in Java

Is there a solution-wide way to Untabify the whole files