unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Help with hideshow
@ 2022-12-25 17:59 Yuan Fu
  0 siblings, 0 replies; only message in thread
From: Yuan Fu @ 2022-12-25 17:59 UTC (permalink / raw)
  To: emacs-devel

Is anyone familiar with hideshow? I tried to add tree-sitter support for it but didn’t quite make it. 

I just generalized some defun functions so that one can define a “thing” with a regexp that matches node types. So now it should be relatively straightforward for each major mode to define a “block” thing, like they do for defun, and a hideshow-treesitter bridge can use treesit-thing-at-point, treesit-beginning-of-thing, etc, to support hideshow.

It would be great if someone familiar with hideshow would like to give it a try, or educate me how to set hs-special-modes-alist.

Thanks,
Yuan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-25 17:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-25 17:59 Help with hideshow Yuan Fu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).