You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
________________________________
From: Alex Ross <notifications@github.com>
Sent: Tuesday, July 30, 2019 2:43:33 AM
To: microsoft/vscode <vscode@noreply.github.com>
Cc: Parag Shah <parag.shah@outlook.com>; Mention <mention@noreply.github.com>
Subject: Re: [microsoft/vscode] Raw string with backslash should not highlight letters following \ (#78140)
@parsh78<https://github.com/parsh78> what language is this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#78140?email_source=notifications&email_token=AA5DEYV5NMSFXHS4ID6FSPTQCAEMLA5CNFSM4IHX5YHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3DNESY#issuecomment-516346443>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AA5DEYQKWSK3DYZ753WSYALQCAEMLANCNFSM4IHX5YHA>.
Issue Type: Bug
A raw string like below, is highlighting h and w and p and r.
file_name = r'C:\hello\world\python_scripts\results{0}_auto_test_results.log'
It should not.
Thank you.
VS Code version: Code 1.36.1 (2213894, 2019-07-08T22:59:35.033Z)
OS version: Windows_NT x64 10.0.17134
The text was updated successfully, but these errors were encountered: