Skip to content

[py] keywords being illegally assigned as variables get highlighted as variables #257

@mtaran-google

Description

@mtaran-google

keywords (e.g. and, as in, from, with) should be highlighted as keywords even when they are incorrectly being assigned to, since that actually errors out and doesn't work.

e.g.

  in = 1

should have the in be keyword-colored

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions