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

[7.9.0] Basic syntax for exclude syntax in use rules #495

Closed
iromeo opened this issue Jul 29, 2022 · 0 comments
Closed

[7.9.0] Basic syntax for exclude syntax in use rules #495

iromeo opened this issue Jul 29, 2022 · 0 comments
Labels
codeInsight Code completion, resolve parsing Parser Errors

Comments

@iromeo
Copy link
Contributor

iromeo commented Jul 29, 2022

Add basic support:

  • parsing
  • highlighting

In case like:

use rule * from test exclude b, d

Introduced in snakemake:
7.9.0 (2022-07-19)

Features

  • make it possible to exclude rules that will be imported when using ‘use rule’ statement (#1717) (d9e0611)
@iromeo iromeo added codeInsight Code completion, resolve parsing Parser Errors labels Jul 29, 2022
@iromeo iromeo added this to the next release milestone Jul 29, 2022
@iromeo iromeo changed the title [7.9.0] make it possible to exclude rules that will be imported when using ‘use rule’ statement [7.9.0] Basic syntax for exclude syntax in use rules Aug 1, 2022
@iromeo iromeo closed this as completed in 3abce42 Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeInsight Code completion, resolve parsing Parser Errors
Projects
None yet
Development

No branches or pull requests

1 participant