GNU bug report logs -
#61302
29.0.60; rust-ts-mode does not show function-invocation on field-properties
Previous Next
Reported by: jostein <at> kjonigsen.net
Date: Sun, 5 Feb 2023 20:16:01 UTC
Severity: normal
Found in version 29.0.60
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sunday, February 5th, 2023 at 21:45, Dmitry Gutov <dgutov <at> yandex.ru> wrote:
>
> In the meantime, I've also added highlighting of variable declarations
> to go-ts-mode (to 'definition', so it's on feature level 3). This should
> finish bringing rust and go ts modes to parity with the rest.
>
> Please take it for a spin when you have the time. I'm not too familiar
> with Go, so I could have missed some cases. But hopefully not.
Hi Dmitry,
I've given them a test spin.
c/c++-ts-modes look good to me.
go-ts-mode looks good to me.
rust-ts-mode looks good to me as well except the imports. Stuff like:
use std::fmt::{Display, Formatter};
is highlighted incorrectly. In the above example, std and fmt are highlighted as variables.
We should give them font-lock-constant-face.
I will try to propose a patch later today unless someone beats me to it.
This bug report was last modified 2 years and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.