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

Multi-line String Literals Aren't Correctly Highlighted #126

Closed
dduan opened this issue Dec 1, 2017 · 2 comments
Closed

Multi-line String Literals Aren't Correctly Highlighted #126

dduan opened this issue Dec 1, 2017 · 2 comments

Comments

@dduan
Copy link
Collaborator

dduan commented Dec 1, 2017

Introduced in Swift 4:

let input = """
    Multiple
    lines
"""

Doesn't display well at the moment:

screen shot 2017-12-01 at 2 04 16 pm

@keith
Copy link
Owner

keith commented Dec 2, 2017

Fixed in f3f4c47

@keith keith closed this as completed Dec 2, 2017
@dduan
Copy link
Collaborator Author

dduan commented Dec 2, 2017

😍

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

No branches or pull requests

2 participants