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

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

bug#67246: 30.0.50; elixir-ts-mode uses faces inconsistently


From: Dmitry Gutov
Subject: bug#67246: 30.0.50; elixir-ts-mode uses faces inconsistently
Date: Mon, 5 Feb 2024 22:51:18 +0200
User-agent: Mozilla Thunderbird

On 05/02/2024 19:47, Wilhelm Kirschbaum wrote:
Could you give an example of problematic highlighting, though? So I can keep it mind when installing both changes.
Of course, sorry:

def boo(:one), do: :boo

highlighted boo as function-call-face, not function-name-face. Same with


def foo("boo") do

end


and variants.

Thanks! Now I get it.





reply via email to

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