Changelog of BashSupport Pro 3.0.4
An annotated list of all changes is available in the release announcement.
Editor
- Fixed Some variable references, e.g. references in arithmetic expressions, were not highlighted.
- Fixed Text selection expansion in parameter expansion elements.
- Fixed
java.io.IOException
when requesting documentation. - Fixed
IllegalStateException
when inserting a shebang completion item. - Fixed [#119]: Highlighting of reassigned local variables was not merging with the settings of “Local variable declaration”. The merge of both settings follows IntelliJ IDEA’s handling of local reassignments of 2022.2.
- Fixed Exception
IllegalStateException: @NotNull method ... CodeStyleSchemeImpl.getCodeStyleSettings
. - Fixed Exception
Wrong move ranges requested by pro.bashsupport...
when moving commands with end-of-line comments up or down.
Formatter
- Fixed Exception
File of this document has been deleted
when a file is deleted after invoking the formatter for a shell script file.
Docker
- Fixed Exception
java.lang.IllegalArgumentException: Invalid range specified
.