Please see https://github.com/microsoft/pylance-release/issues/5521 ## Expected behavior `#a` as part of the raw string token should be highlighted as string token. Screenshot of [hljs](https://highlightjs.org/)  ## Actual behavior `#a` in the raw string is highlighted as comment token. 
Please see microsoft/pylance-release#5521
Expected behavior
#aas part of the raw string token should be highlighted as string token.Screenshot of hljs
Actual behavior
#ain the raw string is highlighted as comment token.