0
  • Given I have stored my git repos at ~/git/project1, ~/git/groupA/foo, etc.
  • When I open the root directory ~/git with VSCode and refactor code via "rename symbol" or "rename file",
  • Then it often seems to take a long time (~30s)

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?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.