You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue I’m seeing is that during buildTarget/prepare requests, language features such as jump-to-definition, autocomplete, and syntax highlighting stop working until the request completes. I’m trying to understand why this happens and whether it’s expected.
Ideally, I’d like language features to remain responsive during buildTarget/prepare—even if the results are temporarily stale.
I’ve attached logs from a reproduction of the issue, along with an AI-generated summary (which may or may not be accurate).
Any guidance or pointers on what direction to investigate would be greatly appreciated.