[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification.
From: |
Eli Zaretskii |
Subject: |
bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification. |
Date: |
Sun, 19 May 2024 21:36:07 +0300 |
> Date: Sun, 19 May 2024 20:14:19 +0200
> From: Ergus via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
>
> Following up the conversation in the develops mailing list I will report
> this issue still happening:
>
> In c++-ts-mode, the namespaces are not fontified like in c++-mode
>
> (i.e in std::string the `std` used to have font-lock-constant-face while
> `string` used to have font-lock-type-face).
Why do you think std should be in font-lock-constant-face? The name
of a namespace is not a constant, it's an identifier.
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Ergus, 2024/05/19
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification.,
Eli Zaretskii <=
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Ergus, 2024/05/19
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Eli Zaretskii, 2024/05/19
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Ergus, 2024/05/19
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Eli Zaretskii, 2024/05/20
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Dmitry Gutov, 2024/05/21
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Yuan Fu, 2024/05/22
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Eli Zaretskii, 2024/05/22
- bug#71070: 30.0.50; c++-ts-mode namespace wrong fontification., Dmitry Gutov, 2024/05/22