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

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

bug#60004: 29.0.60; csharp-ts-mode does not use new font-lock-number-fac


From: Yuan Fu
Subject: bug#60004: 29.0.60; csharp-ts-mode does not use new font-lock-number-face for numeric values
Date: Mon, 12 Dec 2022 15:07:27 -0800

Jostein Kjønigsen <jostein@secure.kjonigsen.net> writes:

> Given the capabilities of tree-sitter to accurately determine node-types in 
> the AST, most tree-sitter based major-modes
> use @font-lock-number-face for numeric values.
>
> csharp-ts-mode does for some reason not.
>
> This patch fixes that :)
>

Applied, thanks! BTW, are you using magit? If you do,
magit-commit-add-log will save you a lot of typing writing a commit
message. Just type C in the diff buffer with point in the function you
changed, and it would insert a changelog entry into the commit buffer.

Yuan





reply via email to

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