]> git.eshelyaron.com Git - emacs.git/commit
Correctly fontify types in typeof() expression in csharp-ts-mode
authorJostein Kjønigsen <jostein@kjonigsen.net>
Fri, 25 Nov 2022 19:15:06 +0000 (20:15 +0100)
committerYuan Fu <casouri@gmail.com>
Sat, 26 Nov 2022 23:40:24 +0000 (15:40 -0800)
commitbd10c3cfa29af24295f067b08a0c9d6a4fd02736
treecdfc0c2d5134a2f78eb9b590f49b20405dc86e29
parent93c82209374581ae0d52681d56a7dc28e8279f98
Correctly fontify types in typeof() expression in csharp-ts-mode

* lisp/progmodes/csharp-mode.el (csharp-ts-mode--font-lock-settings):
Add new pattern.
lisp/progmodes/csharp-mode.el