Reputation: 2669
~/git/project1
, ~/git/groupA/foo
, etc.~/git
with VSCode and refactor code via "rename symbol" or "rename file",My impression is that VSCode scans the whole ~/git
tree, even though the refactorings definitely only affect one git repo. Is this correct? Are there tips to speed up the refactorings?
Upvotes: 0
Views: 20