Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapping combinations of references and strings #405

Closed
prettydiff opened this issue Jan 15, 2017 · 0 comments
Closed

Wrapping combinations of references and strings #405

prettydiff opened this issue Jan 15, 2017 · 0 comments

Comments

@prettydiff
Copy link
Owner

prettydiff commented Jan 15, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant