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

Resolve/Completion after rules.some_rule_name. #55

Closed
iromeo opened this issue May 24, 2019 · 4 comments
Closed

Resolve/Completion after rules.some_rule_name. #55

iromeo opened this issue May 24, 2019 · 4 comments
Labels
codeInsight Code completion, resolve subtask
Milestone

Comments

@iromeo
Copy link
Contributor

iromeo commented May 24, 2019

Resolve/Completion after rules.some_rule_name.

E.g.

rule all:
    input: rules.some_rule.output[0], rules.some_rule.output.fa

rule some_rule
    output: "/path", fa="/path/file.fa"
@iromeo iromeo added codeInsight Code completion, resolve subtask labels May 24, 2019
@iromeo
Copy link
Contributor Author

iromeo commented May 28, 2019

Subtask of #6

@iromeo
Copy link
Contributor Author

iromeo commented Jul 6, 2019

rules.foo is an instance of snakemake.rule.RuleProxy

@iromeo
Copy link
Contributor Author

iromeo commented Jul 25, 2019

related to #62

@iromeo iromeo added this to the 0.7.0 milestone May 11, 2020
@iromeo
Copy link
Contributor Author

iromeo commented May 11, 2020

Obsolete

@iromeo iromeo closed this as completed May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeInsight Code completion, resolve subtask
Projects
None yet
Development

No branches or pull requests

1 participant