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

Not working with conditional exclude pattern #5

Open
terrence0488 opened this issue Dec 3, 2016 · 3 comments
Open

Not working with conditional exclude pattern #5

terrence0488 opened this issue Dec 3, 2016 · 3 comments

Comments

@terrence0488
Copy link

Hide the .js sibling files of typescript .ts with:

"**/*.js": {
      "when": "$(basename).ts"
    }

Visibility of .js file did not change with Peep command. Peep only toggle the boolean value.

I suggest that the Peep should just comment/uncomment the whole "files.exclude" section.

@natewallace
Copy link
Owner

Unfortunatley I've been locked out of the account used to publish this extension. In order to update this extension I would need to publish it as an entirely new extension which I'm not planning on doing at this time.

@NKjoep
Copy link

NKjoep commented Feb 21, 2017

@natewallace is this extension open source? There's no licence file.

@natewallace
Copy link
Owner

It is open source and there is no license. All are free to use the code for whatever they want.

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

3 participants