]> git.eshelyaron.com Git - emacs.git/commit
Fix tsx-ts-mode syntax propertize function (bug#73978)
authorYuan Fu <casouri@gmail.com>
Sat, 4 Jan 2025 19:53:39 +0000 (11:53 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 21:00:11 +0000 (22:00 +0100)
commit2f03a669b41f05d0012af86c94a3803561c36e36
tree3ae39c810b0f42a922e65aeb80ae9507aeaf9863
parenta280078465db097629aa00917a924d12eae87173
Fix tsx-ts-mode syntax propertize function (bug#73978)

* lisp/progmodes/typescript-ts-mode.el:
(tsx-ts--syntax-propertize-captures): Apply punctuation syntax
on balanced pairs, instead of using string syntax.

(cherry picked from commit 87f83f1c1771ad3ca4d84bf2fc7a337e241952be)
lisp/progmodes/typescript-ts-mode.el