]> git.eshelyaron.com Git - emacs.git/commit
Improve fontification in csharp-ts-mode (bug#59909)
authorJostein Kjønigsen <jostein@kjonigsen.net>
Thu, 8 Dec 2022 19:36:49 +0000 (20:36 +0100)
committerYuan Fu <casouri@gmail.com>
Sat, 10 Dec 2022 00:46:00 +0000 (16:46 -0800)
commit4df35e3491cd82ff3ea08f05ded23cb89abadece
treedfd2be34e8d5a573437cc3af23acf869f36ae55a
parent33a8415eb7e2f5baebffc529a422fb17dc3fd09e
Improve fontification in csharp-ts-mode (bug#59909)

- Fontity escape sequences.
- Highlight syntax errors.

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