GNU bug report logs -
#61368
[PATCH] Extend go-ts-mode with support for pre-filling return statements
Previous Next
Full log
Message #44 received at 61368 <at> debbugs.gnu.org (full text, mbox):
On Mon, Jan 15, 2024 at 8:39 AM Theodor Thornhill <theo <at> thornhill.no> wrote:
>
> Evgeni Kolev <evgenysw <at> gmail.com> writes:
>
> > On Thu, Jan 11, 2024 at 12:43 AM Stefan Kangas <stefankangas <at> gmail.com> wrote:
> >>
> >> Evgeni Kolev <evgenysw <at> gmail.com> writes:
> >>
> >> > Thank you, makes sense. I'll think about the different options and
> >> > come up with a proposal.
> >>
> >> Did you make any progress here?
> >
> > I have since come across tempo.el and reviewed its use in org-tempo.el.
> >
> > While tempo.el is a valid option, I still think yasnippet is a better approach.
> > However, yasnippet is still not used throughout emacs' core (other
> > than "light" uses
> > in eglot.el and python.el, and some faces in the themes).
> >
> > Please let me know in case a generic mechanism for adding snippets to major
> > modes has been added - I might have missed it.
>
> Perhaps it's time to revisit the snippet.el that Joao has mentioned?
I've cleaned it up very minimally and put the most recent version here
https://github.com/joaotavora/snippet
It has unit tests which you can run with
/path/to/emacs -Q --batch -l snippet-tests.el -f ert-run-tests-batch-and-exit
Not many docs docs, some docstrings, many TODOs. Have a look.
This bug report was last modified 1 year and 155 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.