CLion updating symbols during git rebase
Hi,
Whenever I rebase my git branch, while rebase is ongoing, CLion detects changes and starts updating the symbols, which takes a lot of CPU resources.
Is there a way for CLion to detect that Git is in the middle of rebase and auto-suspend the symbols' update?
请先登录再写评论。