Add basic refactoring support
When your prototypical scripts evolve, you may want clean them up a bit by renaming variables, methods and classes to match their new/changed responsibilities. As find/replace is error prone, such a rename refactoring support would be neat.
-
Anonymous commented
I know this is very old. But Oh, please. Even if all we got was rename and extract method, that would be enough.
Alternatively, maybe Linqpad could monitor the script file and automatically reload when it changes. That was I could use my own editor (which has refactoring) and still run the code in LinqPad.
At any rate, thanks for a product I use multiple times a week, and often multiple times a day.
-
Brad commented
A very useful refactoring is to extract a block of code to an external method. Please add that as well to this suggestion.
-
Pavel Bondarev commented
+1