Skip to content

Exclude globs are not being applied from user-level settings #9

@teknologist

Description

@teknologist

Hi,

First thanks for this awesome extension.

Now, I wish it worked perfectly but in my case, it seems anything I put in excludeGlobs is just ignored, as weel as .gitignore contents.

In my Meteor project I have this vscode setting:

"move-imports.excludeGlobs": ["node_modules", ".meteor", ]

But everytime I start vscode it warns me of duplicate files in .meteor directory...

I thought it would ignore that directory as well as node_modules....

Many thanks for any help you might provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions