-
Notifications
You must be signed in to change notification settings - Fork 7
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
Initial PEPs support #360
Milestone
Comments
KrGolovin
pushed a commit
that referenced
this issue
Aug 16, 2021
KrGolovin
pushed a commit
that referenced
this issue
Aug 17, 2021
# Conflicts: # src/main/kotlin/com/jetbrains/snakecharm/inspections/SmkIgnorePyInspectionExtension.kt # src/main/kotlin/com/jetbrains/snakecharm/lang/SnakemakeNames.kt # src/main/kotlin/com/jetbrains/snakecharm/lang/parser/SmkTokenTypes.kt # src/main/kotlin/com/jetbrains/snakecharm/lang/parser/SnakemakeLexer.kt # src/main/kotlin/com/jetbrains/snakecharm/lang/psi/SmkFile.kt # src/main/kotlin/com/jetbrains/snakecharm/lang/psi/impl/SmkWorkflowArgsSectionImpl.kt
1 task
Extracted: Yaml bases resolve / completion for 'config and pep.config` #433 |
Merged into master, rest is #433 |
iromeo
added a commit
that referenced
this issue
Oct 31, 2021
iromeo
added a commit
that referenced
this issue
Oct 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See:
https://snakemake.readthedocs.io/en/stable/snakefiles/configuration.html#configuring-scientific-experiments-via-peps
Minimal support:
pep
Desired:
pep.
pep.config[..]
, see Yaml bases resolve / completion for 'configand
pep.config` #433The text was updated successfully, but these errors were encountered: