[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66989: 30.0.50; tree-sitter: treesit-defun-at-point wrong behavior i
From: |
Eli Zaretskii |
Subject: |
bug#66989: 30.0.50; tree-sitter: treesit-defun-at-point wrong behavior in python-ts-mode |
Date: |
Fri, 10 Nov 2023 09:40:17 +0200 |
> Cc: 66989@debbugs.gnu.org
> From: Yuan Fu <casouri@gmail.com>
> Date: Thu, 9 Nov 2023 21:46:01 -0800
>
> I’ve pushed to master four new functions: treesit--thing-prev,
> treesit--thing-next, treesit--thing-at, treesit-node-enclosed-p. And I
> updated other functions to use the new functions. Now your original example
> and the later ones should all work right.
Thanks.
Should this bug be closed now?