]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.
authorJuri Linkov <juri@linkov.net>
Sat, 11 Jan 2025 17:39:56 +0000 (19:39 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 14:58:35 +0000 (15:58 +0100)
commitaf658f2cef356d6d3908e0e6f8bb310c98a84fc6
tree60bb7fee7907ec78cc284e6d3d1cc0aafcb670c0
parent3818eba4f7af63aae09e21006d47210dfb9fe22e
* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.

(tsx-ts--s-p-query): Bind 'jsx_opening_element' and
'jsx_closing_element' to @jsx to be able to use the < and > syntax
for angle brackets in 'tsx-ts--syntax-propertize-captures' (bug#73978).

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