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
I am working on a large codebase remotely over SSH (Discovering files: 25387 file(s) processed). Intellisence is always updating and does not provide any feedback (like go to definition). The database icon also shows workspace parsing paused.
I set the cpp logging level to "Debug" (and "7") to see which files are being accessed and I can see a lot of "tag parsing files"
Is my workspace too large to have intellisense features enabled? How long does it take before it becomes available?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am working on a large codebase remotely over SSH (Discovering files: 25387 file(s) processed). Intellisence is always updating and does not provide any feedback (like go to definition). The database icon also shows workspace parsing paused.
I set the cpp logging level to "Debug" (and "7") to see which files are being accessed and I can see a lot of "tag parsing files"
Is my workspace too large to have intellisense features enabled? How long does it take before it becomes available?
Beta Was this translation helpful? Give feedback.
All reactions