file outline slow #7570
Unanswered
Ernst Maurer (amigo421)
asked this question in
Q&A
Replies: 1 comment 10 replies
|
If you don't open a file and instead run C/C++: Rescan Workspace does it still take a long time for the database status icon to disappear? Or if you open a file with just "int main() { return 0; }"? Are you using WSL1 or WSL2 and are you files resident on in the WSL VM or on the Windows /mnt/? |
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I've opened the project as folder , all required paths added to includePath.
when I open some file ~500 lines, Loading document symbols for ... takes an hours!!
"Tag parser initializing.." also for an hours and nothing more happens.
so no any symbol can be resolved
last version of VS from stable branch (auto-updated)
remote linux mode WIn10=>RHEL7
also I see this in the log: IntelliSense client not available, using Tag Parser for go to definition
All reactions