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/? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Beta Was this translation helpful? Give feedback.
All reactions