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

Fix bug with highlighting of C++ raw string literals #4436

Merged
merged 3 commits into from Mar 20, 2024

Conversation

jeremy-rifkin
Copy link
Contributor

Since microsoft/vscode#183463 was merged it should now be possible to fix #3128 with this.

In order to test it I need to be able to be able to run the monaco-editor locally with this new change from upstream. What can I do to get that change locally?

Copy link
Member

@alexdima alexdima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@alexdima alexdima enabled auto-merge (squash) March 20, 2024 19:54
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 20, 2024
@alexdima alexdima merged commit 92f21bf into microsoft:main Mar 20, 2024
3 checks passed
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.

[Bug] CPP raw string literals with quotes in delimiter breaks colorization
4 participants