Skip to content

Version 2022.1.743

Compare
Choose a tag to compare
@iromeo iromeo released this 04 May 18:44
· 265 commits to master since this release

[2022.1.743], [2021.3.744]

Released on May 4th 2022

Changed:

  • Bundles snakemake wrappers list updated to v1.3.2
  • [2022.1.743] Plugin for PyCharm 2022.x (see #487)
  • [2021.3.744] Plugin for PyCharm 2021.3

Fixed

  • Resolve/completion for checkpoints after rules keyword (see #262)
  • Quick fix for unused log file inspection (see #452)
  • Resolve for rule names in use rule section (see #455)
  • Multiple args inspection in workdir case (see #140)
  • localrules and ruleorder now take into account use rule (see #448)
  • Keyword arguments highlighting (see #454)
  • Resolve for rules keyword if snakemake version less than 6.1 (see #359)
  • Plugin Logo Updated (see #449)
  • Snakemake file type icon updated
  • 'copy-minimal' shadow section missing in completion (see #467)

Added

  • Inspection: warns that that all docstrings except the first one will be ignored (see #341)
  • Quick fix for unresolved files (conda, configfile. etc.) (see #277)
  • Gutter icons for rule inheritance (see #429)
  • Warning: Snakemake support is disabled (see #109)