Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL paths with "/mnt/" fail to get added to the browse.path (no symbols) #2361

Closed
sean-mcmanus opened this issue Aug 7, 2018 · 0 comments
Closed
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

Use an include path like /mnt/c/libraries/lib1/include. The C/C++ log will show "Unable to retrieve file system information for /mnt/c/libraries/lib1/include. error = -1" causing all the symbols to not be found under that folder (i.e. go to def fails). IntelliSense can still succeed, because the code to result /mnt was getting run in that case.

@sean-mcmanus sean-mcmanus added this to the August 2018 milestone Aug 7, 2018
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Aug 7, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Projects
None yet
Development

No branches or pull requests

1 participant