bug#72951: Hideshow support for treesitter

2024-09-04 Thread Eli Zaretskii
Closing.

bug#72951: Hideshow support for treesitter

2024-09-02 Thread Juri Linkov
> Are there any plans to add treesitter support for hideshow, it seems easy > enough to do and also very helpful, especially for langs that don't > excessively use parens, such as python There is already treesitter support for outline-minor-mode, so you could look into implementation to do somethi

bug#72951: Hideshow support for treesitter

2024-09-02 Thread Eli Zaretskii
> From: Pranshu Sharma > Date: Mon, 2 Sep 2024 16:51:31 +1000 > > Are there any plans to add treesitter support for hideshow, it seems easy > enough to do and also very helpful, > especially for langs that don't excessively use parens, such as python I suggest to send this question to emacs-dev

bug#72951: Hideshow support for treesitter

2024-09-01 Thread Pranshu Sharma
Hello all Are there any plans to add treesitter support for hideshow, it seems easy enough to do and also very helpful, especially for langs that don't excessively use parens, such as python