Skip to content

I20240312-1800

@jjohnstn jjohnstn tagged this 12 Mar 18:45
* Fix name collision for string concat to text block cleanup

- add new method ASTNodes.getAllLocalVariablesInBlock() to find
  all variables including ones declared after the string concat
- fix StringConcatToTextBlockFixCore to use new method for name
  collision checking
- fix StringConcatToTextBlockFixCore.escapeTrailingWhitespace() to
  only escape the last white space character instead of all of them
- fixes #1238
Assets 2
Loading