Changelog of BashSupport Pro 5.0.8
An annotated list of all changes is available in the release announcement.
General
- Added Support for 2026.1.
Formatter
- Fixed The native formatter was not always initialized for the complete file, which may have resulted in incorrect indentation or formatting after formatting a part of a file.
- Fixed Exception
FileDeletedException: file[#66]: file is deleted, can't be loaded. - Fixed #224: If a new “Shell Script” project is created with the wizard and the Google Shell Code style is enabled in the wizard, then a project code style is created instead of modifying the global code style. Otherwise, every project using the global code style profile would have the Google Shell Code style applied.
- Fixed If the “New Shell Script Project” is used in IntelliJ IDEA to create a new project (and not a new module), then the settings like the default shell type were not properly applied.