[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/tree-sitter updated (aeadba1418 -> 7144e38da8)
From: |
Yuan Fu |
Subject: |
feature/tree-sitter updated (aeadba1418 -> 7144e38da8) |
Date: |
Tue, 22 Nov 2022 02:55:10 -0500 (EST) |
casouri pushed a change to branch feature/tree-sitter.
from aeadba1418 ; * lisp/progmodes/js.el (js-ts-mode): Add autoload
cookie.
new ca87a0133d * lisp/treesit.el (treesit-max-buffer-size): Enlarge
value.
new 40764ac7f8 ; Fix docstrings in treesit.el
new ae91d5cd53 Tweak c-ts-mode fontification
new 8083949861 treesit-font-lock-recompute-features now has two modes
of operation
new 7144e38da8 Tweak faces in Java and TypeScript
Summary of changes:
lisp/progmodes/c-ts-mode.el | 37 ++++++++++++------
lisp/progmodes/java-ts-mode.el | 85 +++++++++++++++++++++++-------------------
lisp/progmodes/ts-mode.el | 21 +++++++----
lisp/treesit.el | 58 ++++++++++++++++++----------
4 files changed, 124 insertions(+), 77 deletions(-)
- feature/tree-sitter updated (aeadba1418 -> 7144e38da8),
Yuan Fu <=
- feature/tree-sitter 8083949861 4/5: treesit-font-lock-recompute-features now has two modes of operation, Yuan Fu, 2022/11/22
- feature/tree-sitter ca87a0133d 1/5: * lisp/treesit.el (treesit-max-buffer-size): Enlarge value., Yuan Fu, 2022/11/22
- feature/tree-sitter ae91d5cd53 3/5: Tweak c-ts-mode fontification, Yuan Fu, 2022/11/22
- feature/tree-sitter 7144e38da8 5/5: Tweak faces in Java and TypeScript, Yuan Fu, 2022/11/22
- feature/tree-sitter 40764ac7f8 2/5: ; Fix docstrings in treesit.el, Yuan Fu, 2022/11/22