Skip to content

Typescript compiler takes a long time after a new file is added #573

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

Closed
tomitrescak opened this issue Sep 15, 2015 · 3 comments
Closed

Typescript compiler takes a long time after a new file is added #573

tomitrescak opened this issue Sep 15, 2015 · 3 comments

Comments

@tomitrescak
Copy link

Hi. First KUDOS to this amazing plugin. Microsoft has a long way to go to catch up with you guys ;)

I have a small problem.
When I add a new file, the compilation becomes stalled on following task "getProjectFileDetails" and spins processor to the max. This lasts about 1-2 minutes, then compilation runs as expected. This happens after I add any file to the project.

@basarat
Copy link
Member

basarat commented Sep 15, 2015

Sound like a dupe of #332

Can you try the workaround

@tomitrescak
Copy link
Author

Indeed. Thanks!

@basarat
Copy link
Member

basarat commented Sep 15, 2015

We need a better globing library :)

@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants