[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [NonGNU ELPA] Submitting treesit-fold to NonGNU ELPA
From: |
Yuan Fu |
Subject: |
Re: [NonGNU ELPA] Submitting treesit-fold to NonGNU ELPA |
Date: |
Sun, 30 Jun 2024 22:51:28 -0700 |
> On Jun 21, 2024, at 2:27 PM, Elijah G. <eg642616@gmail.com> wrote:
>
> Good morning everyone,
> I would like to know if it's possible to add treesit-fold
> (https://github.com/emacs-tree-sitter/treesit-fold)
> to NonGNU ELPA.
>
> I'm not the author or the maintainer of that package, but I've talked
> with one of them (CC'ed) and they agreed to make the package available
> to NonGNU.
>
> A brief description of what the package does:
> treesit-fold builds on top of treesit.el to provide code folding based
> on the tree-sitter syntax tree.
>
> treesit-fold serves as an alternative to hideshow providing,
> - code folding based in tree-sitter.
> - interactive visual markers for toggle folding.
> - extracts comment string for have a way to peek at what's inside the
> folded range.
>
> treesit-fold works for all the modes that have a tree-sitter parser
> (including the non-ts modes) with `treesit-parser-create` and have
> support out-the-box for all the languages available.
>
> --
> E.G. from Gnus The Newsreader and E-mail client
>
Thanks for working on this! Treesit-fold is quite useful and through. It’ll be
a great addition to NonGNU ELPA or ELPA!
I’d be curious to see what you can achieve with the addition of “things”
support in Emacs 30 ;-)
I can’t help you directly for adding treesit-fold to NonGNU ELPA. Folks who
usually help with ELPA will chime in in a few days, I’m sure. Though right now
people are preoccupied with the emacs 30 release so it might take a bit longer
than normal.
Yuan
- Re: [NonGNU ELPA] Submitting treesit-fold to NonGNU ELPA,
Yuan Fu <=