|
|
|
|
|
by glenngillen
5323 days ago
|
|
I get autocompletion and finding of references in every editor I've used for at least the past decade. As for easy refactoring, I definitely found it useful when I was doing C#. In hindsight I think it became a bit of a crutch and prevented me from properly re-considering how I should approach the problem and instead ended up with essentially the same but neater code. |
|