Skip to content

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

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

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

Resolves rdar://problem/48269826

…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
Copy link
Contributor Author

@swift-ci please smoke test

@nathawes nathawes requested a review from nkcsgexi February 23, 2019 02:56
@nathawes
Copy link
Contributor Author

@swift-ci please smoke test Linux

@nathawes
Copy link
Contributor Author

Linux failure seems unrelated.

@nathawes
Copy link
Contributor Author

@swift-ci please smoke test Linux

1 similar comment
@nathawes
Copy link
Contributor Author

@swift-ci please smoke test Linux

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.

2 participants