Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
There was an error while loading. Please reload this page.
Description
f-strings with escape braces (i.e. '{{' instead of '{') are not rendered correctly.
Here is a code snippet that shows this glitch:
Here is how it is rendered in atom:

I would expect the characters
{a:{b}}to be rendered equally in lines 3-4 and{a}rendered non-green, but this does not happen.Versions
language-python version 0.53.4