Skip to content
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

Root Folder with asterisk setup in Skipped Items & Path has no effect #605

Open
git-no opened this issue Feb 20, 2016 · 2 comments
Open

Comments

@git-no
Copy link

git-no commented Feb 20, 2016

Setup on level root folder with asterisk at Setup / Skipped Items & Path does not work, means these files are still listed and visible and can be compiled, e.g.
/*.md, or /*.js

But what works, is a setup with whole filename like /home.md or /global.js does disable the file from compiling and does not list the file in the file list.
Also what works is on not root level like *.md, or *.js

Conclusion: setup with slash as path combined with an asterisk does not work in setup skipped items & path yet, but should.

@bdkjones
Copy link
Owner

Yea, currently you can't combine the two approaches. You can either use wildcards or use a leading slash to indicate a path to a given file/folder.

@git-no
Copy link
Author

git-no commented Feb 20, 2016

Thank you for the the quick response.
Maybe this is a feature considered in one of future releases. Would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants