]> git.eshelyaron.com Git - emacs.git/commit
typescript-ts-mode: Highlight non-shorthand destructuring bindings
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 25 Feb 2023 01:54:31 +0000 (03:54 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 25 Feb 2023 01:54:31 +0000 (03:54 +0200)
commitc92360c7a3bf8f33d4fe4e7cc351c33ab4a7d5ca
treec710a51c726930b0743c59828c7abf74139644e0
parenta795c51f6053272de61bc1721305e3c15ff424ee
typescript-ts-mode: Highlight non-shorthand destructuring bindings

* lisp/progmodes/typescript-ts-mode.el
(typescript-ts-mode--font-lock-settings): Highlight non-shorthand
variable bindings in object destructuring.
lisp/progmodes/typescript-ts-mode.el