Reputation: 5345
I am working with nodejs in Visual Studio Code and would like to refactor my code when renaming a file. I mean by that, that if I change the filename, also the filename with require
should also change?
Is there such an option in VSC?
Appreciate your reply!
Upvotes: 1
Views: 513