Open
Description
- Editor name and version: VS Code 1.81.1
- Platform: any
- Color scheme: any
- MagicPython version: 7d0f2b2
- A sreenshot:
Expected
Actual: The \
of a raw string is the \
and not the escape character, but the hignlight still treats them as escapes.
- 5-10 lines of surrounding code:
print(r"C:\Users\test")
Originally from @AuroraTea in microsoft/vscode#190519
Metadata
Metadata
Assignees
Labels
No labels