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. 