Closed
Description
When I move from filesGlob
to excludes
in my tsconfig.json
I get lots of pending requests that take long to resolve, even for tiny stub projects containing only 2 files. For larger projects Atom becomes unusable.
Once I revert to filesGlob
and restart Atom things are back to normal.
This bug could be related to #624.
I am using Atom 1.0.19, atom-typescript 7.0.2, Typescript 1.7.0-dev.20151001 on Mac OS 10.11, however I could observe this behavior for older Atom versions, atom-typescript 5.x and Typescript 1.5.