var a = "asdf" + esc + "asdf" +sdf + "qwer" + tdfg + "a long comment in the middle makes this look extra ugly when it wraps and nothing else does like chaos madness insanity" + pobgb + "zxcvzxcv" + wefc + "dfghdrth" + zxc + "asdfewr" + rtg + "serthbdbsb" + "drntdtfndtjfyftbd" + "ftumfjydfgb" + ert + "a longer segment just to prove the point";
This enhancement moved string wrapping out of parsing and into beautification. It also simplifies some computation around "+" operators.
This enhancement moved string wrapping out of parsing and into beautification. It also simplifies some computation around "+" operators.