"Find all references" constantly re-invoked, and "[Warning] Some references may be missing, because workspace parsing was incomplete when Find All References was started." keeps popping up. #13147
Labels
bug
Feature: Find All References
Find All References, Peek References, Rename
Language Service
more info needed
The issue report is not actionable in its current state
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
Basically my C++ extension constantly re-invokes Find All References and iterates very slowly over the files. I have a pretty beefy computer (R9, RTX 3080, proper SSDs) so I doubt it's got hardware issues.
This always pops up:
As well as this error:
Causing me, more often than not, to not be able to do a simple refactor of a method name upon other problems:
To be clear, I have followed almost every guide out there and tried a lot of approaches:
Steps to reproduce:
Expected behavior:
I would like for this to not happen :/
Configuration and Logs
Other Extensions
the issue persisted on a fresh new profile with only the c++ extension and the c++ extension pack
Additional context
No response
The text was updated successfully, but these errors were encountered: