Changelog of BashSupport Pro 3.3.5
An annotated list of all changes of the 3.x major version is available in the release announcement.
General
- Fixed Exception
Project is already disposed.
Run Configurations
- Fixed Exception
Slow operations are prohibited on EDTwhen line markers were shown for shell script files. This was only happening with 2023.3 beta. - Fixed Exception
Slow operations are prohibited on EDTwhile debugging shell scripts with 2023.3 beta.
Debugger
- Fixed A custom binding of
Control-jin a user’s.inputrcfile broke bashdb, e.g. withControl-j: menu-complete. In such a case the messageConnecting to bashdb...was always shown and debugging did not work. This bug has been fixed now and modifications to.inputrcare not needed.