[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/tree-sitter updated (50e33639fe -> 69ab588bb5)
From: |
Yuan Fu |
Subject: |
feature/tree-sitter updated (50e33639fe -> 69ab588bb5) |
Date: |
Wed, 2 Nov 2022 20:23:00 -0400 (EDT) |
casouri pushed a change to branch feature/tree-sitter.
from 50e33639fe Fix string fontification for tree-sitter python-mode
new 040991a469 Change signature of tree-sitter font-lock functions
new f331be1f07 Add handling of contextual entities in tree-sitter
font-lock
new 69ab588bb5 Pass region start and end to tree-sitter fontification
functions
Summary of changes:
doc/lispref/modes.texi | 37 ++++++++++++----
lisp/progmodes/js.el | 24 +++++-----
lisp/progmodes/python.el | 22 ++++------
lisp/treesit.el | 111 ++++++++++++++++++++++++++++++++++++++++++-----
4 files changed, 151 insertions(+), 43 deletions(-)
- feature/tree-sitter updated (50e33639fe -> 69ab588bb5),
Yuan Fu <=