bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70718: [PATCH] Add font-locking for for_statement variable in python


From: Yuan Fu
Subject: bug#70718: [PATCH] Add font-locking for for_statement variable in python-ts-mode
Date: Wed, 8 May 2024 21:33:09 -0700

Noah Peart <noah.v.peart@gmail.com> writes:

> Tags: patch
>
> Adds font-locking for identifier in for_statement in python-ts-mode.
>
> This covers the simple case:
>
>     for i in range(0)
>     #   ^ font-lock-variable-name-face

Merged, thanks!

Yuan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]