List Question
20 TechQA 2024-02-24T09:23:02.410000Can I reproduce eslint's "prefer-object-spread" rule using ast-grep?
66 views
Asked by Steven Love
Is there a generic way to make deep recursive functions work without changing system recursion limit?
82 views
Asked by freeswan
Visual Studio Stop Refactoring Away Using In Specific Area
128 views
Asked by Brendan Lynn
How can I avoid a reported conflict when moving an explicit interface implementation into a derived class in ReSharper?
31 views
Asked by Andrew Grimm
Is there a preferred method to reorganise C header files in a project?
59 views
Asked by Wilseus
Refactor all getters / setters not to start with a leading get / set across entire Java codebase
43 views
Asked by algonell
Is it possible to replace "auto" with its deduced type, automatically, in C++?
251 views
Asked by Michael Macha
How generate scriptfu scheme code in GIMP?
73 views
Asked by AudioBubble
How to automate Java code refactoring using a script with instructions?
807 views
Asked by Garruk The Wildspeaker
Customize Refactoring for Python in Visual Studio Code
216 views
Asked by Zimos
Code generation "Quick Actions" in Visual Studio 2022 no longer working in C#
2.2k views
Asked by jool
Bulk rename of Java classes
517 views
Asked by Dave Jarvis
How do i reformat java comments, to remove whitespaces in intellij?
31 views
Asked by Igor Velikopopovetsky
WebStorm - Object structure refactoring
60 views
Asked by jna
How to read a line from text file (file containing logs) and remove timestamp IF it's there?
322 views
Asked by CaffeineAndCode
Regular expression to identify a python function body and locate all the executable lines (ie non-comments)
277 views
Asked by ishandutta2007
C++ function called in multiple places, how to refactor to accept a new argument?
116 views
Asked by clappy_blappy
Is there a way I can define a custom refactoring in Visual Studio Code?
545 views
Asked by Miguel Guthridge
VS 2019 - quick action menu items missing
267 views
Asked by KeiserSoze