From: Noah Peart<noah.v.peart@gmail.com>
Date: Fri, 24 Nov 2023 07:25:17 -0800
* lisp/progmodes/typescript-ts-mode.el(typescript-ts-mode): Add operator
to treesit-font-lock-feature-list in typescript-ts-mode.
Bug: `typescript-ts-mode` defines `operator` font-locking feature but doesn't
add
it to `treesit-font-lock-feature-list`.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
Thanks, but please always try to test in Emacs 29 and tell if the
problem happens there as well. It is important for us to know on
which branch to fix the problem.
Yuan, any comments?