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

PipeScript.Languages.get/set_Exclude(s) should exclude files from interpretation #875

Closed
2 tasks done
StartAutomating opened this issue Jan 11, 2024 · 0 comments
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Jan 11, 2024

In order to facilitate #873 in a more stable, open-ended way, there should be new script properties (and one alias property) on PipeScript.Interpreter psuedotypes.

This should default to excluding protocols and template files.

In order to avoid shooting oneself in the foot, this should be further broken down into two Excludes:

Setting the global exclude should auto-sort into each potential exclude, based off of type.

Patterns should be excluded before paths.

@StartAutomating StartAutomating added the enhancement New feature or request label Jan 11, 2024
@StartAutomating StartAutomating self-assigned this Jan 11, 2024
@StartAutomating StartAutomating changed the title PipeScript.Interpreters.get/set_Exclude(s) should exclude files from interpretation PipeScript.Languages.get/set_Exclude(s) should exclude files from interpretation Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant