Skip to content

[5.1][IDE][syntax-coloring] Treat unterminated raw strings as strings for syntax coloring purposes #22948

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

Conversation

nathawes
Copy link
Contributor

cherry-pick of #22925 for 5.1 branch in case that is approved.

…syntax coloring purposes

The existing check assumed unterminated strings started with " which is no
longer true now we have raw strings.

Resolves rdar://problem/48269826
@nathawes nathawes marked this pull request as ready for review February 27, 2019 17:04
@nathawes
Copy link
Contributor Author

@swift-ci please test

@nathawes nathawes merged commit 81d7060 into swiftlang:swift-5.1-branch Feb 27, 2019
@nathawes nathawes deleted the unterminated-raw-string-syntax-highlighting-5.1 branch February 27, 2019 23:42
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

Successfully merging this pull request may close these issues.

1 participant