1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
emacs/admin/notes/tree-sitter/html-manual
Yuan Fu c88a1631e3
Make tree-sitter font-lock support decoration levels
* admin/notes/tree-sitter/html-manual/Parser_002dbased-Font-Lock.html:
Update.
* admin/notes/tree-sitter/html-manual/Parsing-Program-Source.html:
Update.
* doc/lispref/modes.texi: Mention the new :level option.
* lisp/treesit.el (treesit-font-lock-settings): Update docstring.
(treesit-font-lock-rules): Support :level.  Relayout the let form.
(treesit-font-lock-fontify-region): Support :level.
2022-10-09 17:20:28 -07:00
..
Accessing-Node.html
build-manual.sh
Language-Definitions.html
manual.css
Multiple-Languages.html
Parser_002dbased-Font-Lock.html Make tree-sitter font-lock support decoration levels 2022-10-09 17:20:28 -07:00
Parser_002dbased-Indentation.html
Parsing-Program-Source.html Make tree-sitter font-lock support decoration levels 2022-10-09 17:20:28 -07:00
Pattern-Matching.html
Retrieving-Node.html
Tree_002dsitter-C-API.html
Using-Parser.html