Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automated-refactoring

Clang-Format: recombine string literals

Update namespace and imports of other files after moving class

How to automate Java code refactoring using a script with instructions?

Why should I declare a method parameter using a base type?

c# automated-refactoring

Can HLint automatically do suggested edits?

Is there a way I can define a custom refactoring in Visual Studio Code?

Applying a Typescript refactoring programmatically

Is there an option to remove unused references on save in Visual Studio 2022?

Python Black Code Formatter - Is there any way to apply automatic black formatting before commiting project to Github

TypeScript Compiler API loses formatting during transformation

Move a method between classes using RubyMine

How to make an old C codebase with many globals reentrant

An easy way to refactor Enums to include numeric value?

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?