Skip to content

Using "exclude" instead of "filesGlob" in tsconfig.json produces large amounts of pending requests. #634

Closed
@ralfbiedert

Description

@ralfbiedert

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.

screen shot 2015-10-01 at 14 44 15

screen shot 2015-10-01 at 14 52 54

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions