]> git.eshelyaron.com Git - emacs.git/commit
Improve fontification for import-statements in typescript-ts-mode
authorJostein Kjønigsen <jostein@kjonigsen.net>
Mon, 9 Jan 2023 10:17:53 +0000 (11:17 +0100)
committerYuan Fu <casouri@gmail.com>
Tue, 10 Jan 2023 04:06:06 +0000 (20:06 -0800)
commite385c099b8c3eda3c7e3ad397c1b4a8ff2be4010
treed774295817526e312c8cbbfe62629fd04ec34716
parent28dd60213846a04d3f8c4006bd4ec252bd883ed0
Improve fontification for import-statements in typescript-ts-mode

(bug#60689)

* lisp/progmodes/typescript-ts-mode.el:
(typescript-ts-mode--font-lock-settings): Add rules to highlight the
actual imports in import-statements.
lisp/progmodes/typescript-ts-mode.el