pylance-release
pylance-release copied to clipboard
fr-string support
f-strings support syntax highlighting e.g. in f"{a+b}".
fr-string (raw format strings) should have the same syntax highlighting for example: fr"{a+b}\b" should look similar to the example above.
https://github.com/microsoft/vscode-python/issues/19694