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

Cannot format code with multiline string literals #176

Closed
daniel5151 opened this issue Aug 21, 2017 · 2 comments
Closed

Cannot format code with multiline string literals #176

daniel5151 opened this issue Aug 21, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@daniel5151
Copy link

Attempting to format code such as:

let test = """
    this won't work
"""

results in an Extension.FormatError error 0

Jintin added a commit that referenced this issue Aug 22, 2017
@Jintin Jintin self-assigned this Aug 22, 2017
@Jintin Jintin added the bug label Aug 22, 2017
@Jintin
Copy link
Owner

Jintin commented Aug 22, 2017

Thanks for your report.
Will fix in v1.4.0

@Jintin
Copy link
Owner

Jintin commented Aug 26, 2017

Please update to v1.4.0
Thanks.

@Jintin Jintin closed this as completed Aug 26, 2017
@Jintin Jintin added this to the v1.4.0 milestone Aug 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants