]> git.eshelyaron.com Git - emacs.git/commit
Unify the string interpolation delimiters face across ts modes
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 14:17:50 +0000 (16:17 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 6 Jan 2023 14:17:50 +0000 (16:17 +0200)
commit5ab03bcc433acbd0ce7126e40746efe092e0805a
tree796bbaf12fddd965be6fc98b5a489e3b9855d95a
parent92e8c0c091cdb67b27fa271814614ba4cab478d6
Unify the string interpolation delimiters face across ts modes

* lisp/progmodes/js.el (js--treesit-font-lock-settings):
* lisp/progmodes/ruby-ts-mode.el (ruby-ts--font-lock-settings):
* lisp/progmodes/typescript-ts-mode.el
(typescript-ts-mode--font-lock-settings):
Use font-lock-misc-punctuation-face for string interpolation
delimiters.
lisp/progmodes/js.el
lisp/progmodes/ruby-ts-mode.el
lisp/progmodes/typescript-ts-mode.el