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

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

bug#41684: [PATCH] Highlight typed variables in python


From: Andrii Kolomoiets
Subject: bug#41684: [PATCH] Highlight typed variables in python
Date: Sat, 13 Jun 2020 23:01:54 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Hi Konstantin,

> * progmodes/python.el (python-font-lock-keywords-maximum-decoration):
> recognize typed variables like "foo: int = 1" as well.

Good work!

Any plans to recognize typed variables like "foo: List[int] = [1]" as
well? ;-)





reply via email to

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