Skip to content

Syntax highlighting failing inside curly braces in f-strings #69

@tiktuk

Description

@tiktuk

Examples:

 f"{2 * 37}"
 f'{person["name"]}'
 f"{'Eric Idle'}"

In neither of these f-strings are the braces or expressions highlighted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions