I20240320-0430
* Add chained call support to text block clean-up - allow StringBuffer/StringBuilder chained append calls including from constructor - clean up NLS support to only support one NLS marker per line - add new test to CleanUpTest15 - modify AssistQuickFixTest15 - fixes #1270