Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

TFS version control - File deleted, added - how do we tell TFS it was a move?

How do you deselect the text in a rename dialog without moving the cursor, with the keyboard, in IntelliJ IDEA

Return `f`'s result if `f` has a non-void return type - how to refactor this pattern?

Detecting Java Project Cruft

java netbeans refactoring

Smart refactoring using Roslyn CTP [closed]

c# .net refactoring roslyn

Should F# type annotations be removed when refactoring?

Ruby refactoring in Vim

ruby vim refactoring

Benefit from generated getters and setters in Play! framework

Is there any point to an interface if only one class implements it?

How do I convert a method's local variable or expression to a method parameter using Eclipse?

java eclipse refactoring

Replacing class name in serialized data

How to refactor this duplicated LINQ code?

c# linq refactoring

Error: Could not find or load main class cucumber.cli.Main

How to divide a large Java project into smaller components

java refactoring

How to avoid nested "with" statements when working with multiple files in Python

Refactoring methods that use the same code but different types

java refactoring

How better refactor chain of methods that can return null in java?

I can't delete a method using eclipse refactoring?

eclipse refactoring

One parameter or many

Tool to refactor "with" blocks