> 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 something similar.