You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See #200. We don't fully parse, so we don't know. ... In this exact case, we might be able to detect that the next character is , but there are tons of edge cases where that will not be enough. Until we make changes to address #200, this will remain difficult to fix.
bitwiseman
added a commit
to bitwiseman/js-beautify
that referenced
this issue
Apr 4, 2014
For instance, in this example the ending brace here is shifted left one column:
But here it is correct:
The text was updated successfully, but these errors were encountered: