Skip to content

Detect opening a workspace folder with a symlink on the path and output a warning message #9498

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

Open
sean-mcmanus opened this issue Jun 23, 2022 · 1 comment
Labels
enhancement Improvement to an existing feature Language Service symlinks
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

Assuming #4573 can't be fixed soon, it seems like it should be pretty easy to detect that the workspace folder path has a symlink on it and output a warning message.

Follow up to #9035 .

@reporter123
Copy link

If we can give a warning what's stopping us from actual resolving the path so vscode and its users don't have to deal with that detail. I can only see this as an interim stop gap measure. Better than doing nothing but not really a long term solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature Language Service symlinks
Projects
None yet
Development

No branches or pull requests

2 participants