emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/typescript-mode updated (83bf47e406 -> acd8d79952)


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode updated (83bf47e406 -> acd8d79952)
Date: Sat, 30 Jul 2022 06:59:03 -0400 (EDT)

elpasync pushed a change to branch elpa/typescript-mode.

      from  83bf47e406 Update README.md
       new  9bd226b386 fix(fontlock): do not fontify builtins in 
object/interface key context
       new  35f01b3aeb Merge pull request #173 from 
Fuco1/fix/keywords-in-interfaces
       new  367cfb70f5 fix(fontlock): do not fontify function calls as keywords
       new  ec2c4c11fc Merge pull request #172 from 
Fuco1/fix/keywords-method-calls
       new  ba047458dd fix(fontlock): fontify return type in a function type 
definition
       new  e5704af123 Merge pull request #171 from 
Fuco1/bugfix/fontify-return-type-function-type
       new  93e1040ea9 feat(tests): use font-lock-ensure instead of 
font-lock-fontify-buffer
       new  d21c9837cb feat(fontlock): fontify arrow fn arguments
       new  84bab53b7a test(fontlock): update tests related to arglist 
fontification
       new  acd8d79952 Merge pull request #170 from 
Fuco1/feature/fontify-arrow-fn-args


Summary of changes:
 typescript-mode-general-tests.el  | 221 ++++++++++++++++++++++++++++++++++----
 typescript-mode-test-utilities.el |  22 ++--
 typescript-mode.el                | 131 ++++++++++++++++++++--
 3 files changed, 338 insertions(+), 36 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]