]> git.eshelyaron.com Git - emacs.git/commit
Improve fontification in typescript-ts-mode
authorJostein Kjønigsen <jostein@kjonigsen.net>
Mon, 28 Nov 2022 15:05:27 +0000 (16:05 +0100)
committerYuan Fu <casouri@gmail.com>
Mon, 28 Nov 2022 23:00:03 +0000 (15:00 -0800)
commit2661c51953c3255d4e9ba014442ed78a546fd815
tree2d39fa48c85fd721f0985480e73a7a799317ff0a
parentbbf1b93d434d60c0f85eba32f69a96b8899563cc
Improve fontification in typescript-ts-mode

- Restore method-name fontification.
- Fontify all types in class-declarations, extendees too

* lisp/progmodes/typescript-ts-mode.el
(typescript-ts-mode--font-lock-settings): Change patterns.
lisp/progmodes/typescript-ts-mode.el