]> git.eshelyaron.com Git - emacs.git/commit
* lisp/treesit.el (treesit-show-paren-data--categorize): Improve.
authorJuri Linkov <juri@linkov.net>
Mon, 30 Dec 2024 07:23:05 +0000 (09:23 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:25:22 +0000 (21:25 +0100)
commitc121b4257e4a9b51b367461893023135092f9262
tree008fb2fdc76ecbe7fadaa22eb656fac2a1676c60
parent234528700751312228416ff7e26d29204598b6dd
* lisp/treesit.el (treesit-show-paren-data--categorize): Improve.

Instead of using only the immediate parent, try to search more levels
using 'treesit-parent-until' (bug#75122).

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