]> git.eshelyaron.com Git - emacs.git/commit
csharp-mode.el: Improve fontification of string-interpolation exprs
authorJostein Kjønigsen <jostein@kjonigsen.net>
Wed, 23 Apr 2025 08:32:30 +0000 (10:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 26 Apr 2025 17:37:05 +0000 (19:37 +0200)
commitf72bcb4861a5bf37111f5c89df94fe74cbaf4c2e
tree9e3d8f559ad774cb626e73d365d02494459c4a83
parent45143fe3e360ac3b2d5cbffc5804f5d5db0d6d7b
csharp-mode.el: Improve fontification of string-interpolation exprs

* lisp/progmodes/csharp-mode.el
(csharp-ts-mode--font-lock-settings): Remove too wide selector,
causing non-string content to be fonitified as strings.  Add
additional eselectors to highlight variables inside
interpolation-expressions too.  (Bug#78008)

(cherry picked from commit 67e8351bdb78eadaf07a5b308806ec3c00c9e979)
lisp/progmodes/csharp-mode.el