How to refactor a bunch of methods to make them static?...
Read MoreOpposite of Extract Method refactoring...
Read MoreAutomated and programmable refactoring in Java...
Read MoreWhy should I declare a method parameter using a base type?...
Read MoreNetbeans with Java: set all methods to static...
Read MoreIs it possible to extract a method to a base class in eclipse?...
Read MoreAutomatically simplifying/refactoring Python code (e.g. for loops -> list comprehension)?...
Read MoreAutomated refactoring: Add an argument to all method invocations...
Read MoreHow to detect if(true) and other refactoring issues?...
Read MoreReSharper Custom Conversion - AutoProperty to MvxProperty...
Read MoreHow to make an old C codebase with many globals reentrant...
Read MoreVisual Studio-like refactor tool for SQL...
Read MoreCreating custom CDT refactorings without using internal classes...
Read MoreWhy can't Eclipse push down static fields?...
Read MoreMove a method between classes using RubyMine...
Read MoreEclipse : transform static method invocation to a static import...
Read MoreRefactoring public methods to another class...
Read MoreResharper find pattern and replace - how to insert strings...
Read MoreMass rename of classes solving references in Smalltalk with the Refactoring Browser...
Read Morere-rendering a site within an iframe?...
Read MoreHow can I implement my own type of extern?...
Read MoreIs there an easy way to Extract Interface in Visual Studio Express 2010 Edition?...
Read MoreCustomize StyleCop message for new file generation...
Read MoreRefactoring to move a private field from one class to its helper class?...
Read MoreWhy is Resharper telling me my string[] is never assigned?...
Read MoreIs this a mistake in/by Resharper?...
Read MoreSuspicious warning from Resharper - should I change my code?...
Read MoreVisual Studio 2010 prompt says Could not prepare files for refactoring. How do I fix this?...
Read MoreAny tool can help refactor field into get/set pairs of method...
Read More