]> git.eshelyaron.com Git - emacs.git/commit
Support more embedded ranges in treesit-up-list and treesit-outline-level
authorJuri Linkov <juri@linkov.net>
Thu, 13 Mar 2025 18:29:50 +0000 (20:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 15:28:17 +0000 (16:28 +0100)
commit22a8ee50e8aa4784a981b09835da7e82e529822c
tree48f3cc713e031d06d285e85f897bd31627dbdcf6
parentee7de2df422bc1f462199278faa6ea2cee1e255f
Support more embedded ranges in treesit-up-list and treesit-outline-level

* lisp/treesit.el (treesit-up-list, treesit-outline-level):
Add a loop to handle all nested parsers.

(cherry picked from commit d1ce9fbf49bfacd00f1d1f152b457367c88d28df)
lisp/treesit.el