diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2023-01-06 15:38:00 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2023-01-06 15:38:13 +0200 |
commit | 92e8c0c091cdb67b27fa271814614ba4cab478d6 (patch) | |
tree | 0d0f55e8b363376693dc16ca5992f333428dab3f /lisp/progmodes/js.el | |
parent | 7420b6dcc379617ca9691049c16bfb2d158f9496 (diff) | |
download | emacs-92e8c0c091cdb67b27fa271814614ba4cab478d6.tar.gz emacs-92e8c0c091cdb67b27fa271814614ba4cab478d6.tar.bz2 emacs-92e8c0c091cdb67b27fa271814614ba4cab478d6.zip |
ruby-ts-mode: Highlight more kinds of parameters
* lisp/progmodes/ruby-ts-mode.el
(ruby-ts--font-lock-settings): Highlight destructured parameters,
lambda parameters, identifiers in pattern matching clauses
(array/hash) and exception variables.
Move the 'symbol' matchers lower to make 'hash_key_symbol' lower
priority than hash keys in match patterns.
Diffstat (limited to 'lisp/progmodes/js.el')
0 files changed, 0 insertions, 0 deletions