summaryrefslogtreecommitdiff
path: root/lisp/treesit.el
Commit message (Expand)AuthorAge
* ; * lisp/treesit.el (treesit-end-of-defun): Guard against nil value.Yuan Fu2022-12-03
* ; Fix recently added treesit documentationEli Zaretskii2022-12-01
* Make treesit-defun-prefer-top-level more flexibleYuan Fu2022-11-30
* Remove treesit-comment-start/end and use comment-start/end-skipYuan Fu2022-11-27
* ; Fix recent documentation changes in treesit.elEli Zaretskii2022-11-27
* Add treesit-font-lock-levelYuan Fu2022-11-26
* ; Fix comment-end in treesit-simple-indent-presetsYuan Fu2022-11-25
* ; Remove unused variable treesit-imenu-functionStefan Kangas2022-11-25
* ; Relayout comments in treesit-font-lock-fontify-regionYuan Fu2022-11-23
* Don't always filter out captured tree-sitter nodes outside of regionYuan Fu2022-11-23
* More flexible tree-sitter defun navigationYuan Fu2022-11-23
* ; Fix typosStefan Kangas2022-11-23
* ; Remove obsolete use of inhibit-point-motion-hooksYuan Fu2022-11-22
* ; * lisp/treesit.el (treesit-ready-p): Guard against empty buffers.Yuan Fu2022-11-22
* Fix treesit-update-rangesYuan Fu2022-11-22
* ; Fix treesit--children-covering-rangeYuan Fu2022-11-22
* Fix 'treesit-max-buffer-size' and its useEli Zaretskii2022-11-22
* treesit-font-lock-recompute-features now has two modes of operationYuan Fu2022-11-22
* ; Fix docstrings in treesit.elYuan Fu2022-11-22
* * lisp/treesit.el (treesit-max-buffer-size): Enlarge value.Yuan Fu2022-11-22
* ; Fix typos in tree-sitter filesJuanma Barranquero2022-11-22
* ; Fix typosStefan Kangas2022-11-22
* Allow major modes to tweak tree-sitter fontificationYuan Fu2022-11-21
* Further tweak tree-sitter fontification heuristicsYuan Fu2022-11-21
* ; * lisp/treesit.el (treesit-parser-add-notifier): Add declaration.Eli Zaretskii2022-11-21
* Fix tree-sitter fontification heuristicYuan Fu2022-11-21
* Add another heuristic to speed up tree-sitter fontificationYuan Fu2022-11-20
* Improve tree-sitter fontification on large buffersYuan Fu2022-11-20
* ; Improve recently-modified documentationEli Zaretskii2022-11-20
* Remove treesit-settingsYuan Fu2022-11-19
* Fix tree-sitter comment indentation for C-like languagesYuan Fu2022-11-19
* Change tree-sitter indent preset 'match' to count on all nodesYuan Fu2022-11-19
* ; * lisp/treesit.el (treesit--font-lock-notifier): Add messaging.Yuan Fu2022-11-19
* ; Elaborate on tree-sitter fontification features documentationYuan Fu2022-11-17
* ; Add documentation for tree-sitter parser after-change notifiersYuan Fu2022-11-16
* Add treesit-explore-modeYuan Fu2022-11-16
* Make tree-sitter fontification automatically updateYuan Fu2022-11-15
* Remove the contextual hack in tree-sitter fontificationYuan Fu2022-11-15
* Fix recent changes in documentationEli Zaretskii2022-11-12
* ; * lisp/treesit.el (treesit--indent-1): Fix treesit-node-at usage.Yuan Fu2022-11-11
* Improve treesit-node-atYuan Fu2022-11-11
* ; * lisp/treesit.el (treesit-font-lock-rules): Improve docstringRobert Pluim2022-11-10
* Add tree-sitter shortdocYuan Fu2022-11-09
* ; Fix treesit-query-range docstringYuan Fu2022-11-09
* ; Improve tree-sitter documentationYuan Fu2022-11-08
* ; Improve docstring of treesit-simple-indent-presetsYuan Fu2022-11-07
* Add tree-sitter indent preset "point-min"Yuan Fu2022-11-07
* Add treesit--indent-rules-optimizeYuan Fu2022-11-07
* ; More documentation improvements for treesitEli Zaretskii2022-11-06
* Fix incorrect tree-sitter fontificationYuan Fu2022-11-05