Search code examples
Is this really an improvement (moving var to inner scope when inner scope is in a loop)?...


c#refactoringresharperscope

Read More
Optimize imports as part of refactoring in IntelliJ IDEA...


javaintellij-ideaiderefactoring

Read More
Can method extraction negatively impact code performance?...


javaperformancerefactoring

Read More
How do you handle the tension between refactoring and the need for merging?...


version-controlrefactoringreleasebranchmerge

Read More
Is there a way to reduce multiple methods to one method with Function<? super T, ?> as method ...


javafunctionlambdajava-streamrefactoring

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


visual-studio-coderefactoringautomated-refactoring

Read More
Edit .NET assembly and recompile...


.netrefactoring.net-assemblydecompiler

Read More
migrate from Joda time library to Java time (Java 8)...


java-8refactoringjodatimejava-time

Read More
Best refactoring for the dreaded While (True) loop...


refactoringloopswhile-loop

Read More
How can you find unused functions in Python code?...


pythonrefactoringdead-code

Read More
Empirical Data on Refactoring?...


refactoring

Read More
Different results for function() and fn(). PHP...


phpfunctionrefactoringlaravel-collectionfn

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


javaintellij-ideamodulerefactoring

Read More
What can you do to a legacy codebase that will have the greatest impact on improving the quality?...


refactoringlegacylegacy-code

Read More
Is there a way to make the output from one bash command go to a user selected location?...


bashparameter-passingrefactoring

Read More
Can the order of declarations alter a program?...


c++language-lawyerrefactoring

Read More
How do I refactor module name in Go?...


gorefactoringgo-modules

Read More
Mapping module imports in Python for easy refactoring...


pythonrefactoringmodulepython-module

Read More
Change to void or keep the return values...


javarefactoringvoidreturn-type

Read More
Refactor String concatenation to StringBuilder with intelliJ...


stringintellij-idearefactoringstringbuilder

Read More
Tool to refactor C# var to explicit type...


c#refactoring

Read More
How to get time difference between two ZonedDateTimes and pretty print it like "4 hours, 1 minu...


javarefactoringjava-timedurationzoneddatetime

Read More
How to react to route changes on Vue 3, "script setup" composition API?...


javascripttypescriptvue.jsrefactoringvue-router

Read More
Add type constraints on generic class that extends a parent and implements interfaces...


c#.netgenericsrefactoring

Read More
Ctrl+R, Ctrl+R command not working...


c#visual-studio-2008refactoringresharper

Read More
How do you refactor a God class?...


classrefactoringanti-patternsgod-object

Read More
How to replace package path easily?...


intellij-idearefactoring

Read More
Add custom refactoring pattern using Resharper...


c#refactoringresharperautomated-refactoring

Read More
Refactor aliased @ imports to relative paths...


javascriptvisual-studio-coderefactoringjetbrains-idees6-modules

Read More
Liquibase - How to skip changesets that have been executed...


sql-updaterefactoringliquibasedropwizard

Read More
BackNext