Version 2024.2.1
Released on 9 October 2024
Fixed
- Compatibility with PyCharm 2024.2-2024.3 EAPs (see #532)
- Improve the parser error message when rule/module is declared with name but lacks ':' (see #515)
- For some wrappers the documentation popup shows the wrong description (e.g.
bio/bwa/mem-samblaster
forbio/bwa/mem
) - Bundled snakemake wrappers list updated to
v4.6.0
- Use SDK chooser w/o mange sdks button on the Snakemake Language Frameworks Settings page. The previous version used legacy API that doesn't manage SDKs correctly.
- Exceptions: EA-655, EA-220, EA-100, EA-40
Changed
- Switch plugin build scripts to
intellij-gradle-plugin
2.1.0 API version (required for 2024.2+ PyCharm) - Move cached wrappers info out of plugin JAR file to
../extra
directory