all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Which face to use for highlighting interpolation delimiters?
@ 2023-01-06  1:53 Dmitry Gutov
  2023-01-06  2:56 ` Randy Taylor
  0 siblings, 1 reply; 7+ messages in thread
From: Dmitry Gutov @ 2023-01-06  1:53 UTC (permalink / raw)
  To: emacs-devel

E.g. ${ and } in "String literal with #{var} in the middle".

So far it seems that the ts modes haven't managed to agree on one yet.

js-ts-mode uses font-lock-delimiter-face, and
typescript-ts-mode uses font-lock-builtin-face (for template_substitution).

Maybe we need a new one.

While we're at it, maybe a face for regexps literals as well?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-06 17:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06  1:53 Which face to use for highlighting interpolation delimiters? Dmitry Gutov
2023-01-06  2:56 ` Randy Taylor
2023-01-06 13:50   ` Dmitry Gutov
2023-01-06 14:30     ` Eli Zaretskii
2023-01-06 15:36       ` Dmitry Gutov
2023-01-06 16:48         ` Eli Zaretskii
2023-01-06 17:59           ` Dmitry Gutov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.