Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Rust: highlighting raw strings and fix chars with escapes #167

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

arlosi
Copy link
Member

@arlosi arlosi commented Oct 29, 2021

  • Rust's raw strings were not handled
  • chars (called byte literals here) did not correctly handle escape sequences.

Fixes microsoft/monaco-editor#2552
Fixes microsoft/monaco-editor#2481

…apes.

Rust's raw strings were previously not supported, and chars did not correctly handle escapes.

Fixes #2552
Fixes #2481
@alexdima alexdima added this to the October 2021 milestone Oct 29, 2021
@alexdima
Copy link
Member

Thank you!

@alexdima alexdima merged commit c4f2e20 into microsoft:main Oct 29, 2021
@arlosi arlosi deleted the rawstring branch October 29, 2021 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants