Search code examples
How to refactor a bunch of methods to make them static?...

c#visual-studioautomated-refactoring

Read More
Opposite of Extract Method refactoring...

visual-studio-2013refactoringautomated-refactoringinlining

Read More
Automated and programmable refactoring in Java...

javaautomated-refactoring

Read More
Why should I declare a method parameter using a base type?...

c#automated-refactoring

Read More
Netbeans with Java: set all methods to static...

javanetbeansrefactoringnetbeans-7automated-refactoring

Read More
Is it possible to extract a method to a base class in eclipse?...

eclipserefactoringautomated-refactoring

Read More
Automatically simplifying/refactoring Python code (e.g. for loops -> list comprehension)?...

pythonrefactoringlist-comprehensionsimplifyautomated-refactoring

Read More
Automated refactoring: Add an argument to all method invocations...

c#resharperautomated-refactoring

Read More
How to detect if(true) and other refactoring issues?...

refactoringautomated-refactoring

Read More
ReSharper Custom Conversion - AutoProperty to MvxProperty...

mvvmcrossautomated-refactoringresharper-7.1

Read More
How to make an old C codebase with many globals reentrant...

c++crefactoringautomated-refactoringreentrancy

Read More
Visual Studio-like refactor tool for SQL...

sqlsql-serversyntaxautomated-refactoring

Read More
Creating custom CDT refactorings without using internal classes...

eclipseeclipse-plugineclipse-cdtautomated-refactoring

Read More
Why can't Eclipse push down static fields?...

javaeclipseautomated-refactoring

Read More
Move a method between classes using RubyMine...

rubyrubymineautomated-refactoring

Read More
Eclipse : transform static method invocation to a static import...

javaeclipseautomated-refactoring

Read More
Refactoring public methods to another class...

c#refactoringautomated-refactoring

Read More
Resharper find pattern and replace - how to insert strings...

c#refactoringresharperautomated-refactoring

Read More
Mass rename of classes solving references in Smalltalk with the Refactoring Browser...

refactoringsmalltalkpharoautomated-refactoring

Read More
re-rendering a site within an iframe?...

iframerefactoringautomated-refactoring

Read More
How can I implement my own type of extern?...

c#.net-3.5refactoringexternautomated-refactoring

Read More
Is there an easy way to Extract Interface in Visual Studio Express 2010 Edition?...

.netvisual-studio-expressautomated-refactoring

Read More
Customize StyleCop message for new file generation...

stylecopautomated-refactoring

Read More
Refactoring to move a private field from one class to its helper class?...

javaeclipserefactoringautomated-refactoring

Read More
Why is Resharper telling me my string[] is never assigned?...

c#refactoringresharperautomated-refactoring

Read More
Is this a mistake in/by Resharper?...

c#refactoringresharperautomated-refactoring

Read More
Suspicious warning from Resharper - should I change my code?...

c#refactoringresharperautomated-refactoring

Read More
Visual Studio 2010 prompt says Could not prepare files for refactoring. How do I fix this?...

c#asp.netvisual-studio-2010tfsautomated-refactoring

Read More
Any tool can help refactor field into get/set pairs of method...

javarefactoringautomated-refactoring

Read More
Refactoring in MATLAB...

matlabrefactoringautomated-refactoring

Read More
BackNext