Changelog of BashSupport Pro 2.1.7
A description of the most important changes of the 2.1 release is available in the release announcement.
General
- Fixed The user interface was incorrectly displayed in Chinese (Simplified) on systems with a Chinese locale setup, but without the Chinese language pack installed.
- Fixed #106: NPE at
pro.bashsupport.shell.kc.getSourceRoots
Intentions
- Fixed Intention “Convert to unquoted” did not work properly for double-quoted strings with escaped characters, e.g.
"\`a b c\`"
.