-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
circular symlink breaks typescript intellisense #11773
Labels
typescript
Typescript support issues
Comments
Finally, i was able to reproduce the issue. project attached. Steps to Reproduce:
tip: i'm using a custom typescript sdk:
|
@waderyan pretty sure this is a tsserver issue. Since they load the whole project I don't know whether they 'normalize' links to avoid traversing the cycle endlessly. |
This issue was moved to microsoft/TypeScript#10873 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce:
$ ln -s ../../ baselibs
My project folder has 16942 files and 2944 folders. I try to reproduce the issue in a simpler folder structure, but i couldn't.
I also tried to ignore the symlink in the settings.json, but this doesn't fix the issue.
Gladly i'll provide more info.
Versión 1.5.1
Confirmación 07d663d
Fecha 2016-09-08T21:34:58.760Z
Shell 0.37.6
Representador 49.0.2623.75
Node 5.10.0
Linux os006724 4.6.0-1-amd64 Open Source VS Code #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: