discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: Kyle Meyer <kyle@kyleam.com>
To: snakemake-mode@inbox.kyleam.com
Subject: Re: TODOs? (#10)
Date: Tue, 14 Apr 2020 02:03:53 +0000	[thread overview]
Message-ID: <87wo6ix1py.fsf@kyleam.com> (raw)
In-Reply-To: <kyleam/snakemake-mode/issues/10/211535113@github.com>

------------------------------------------------------------------------
Some replies are missing, as described at

  https://inbox.kyleam.com/snakemake-mode/874ktmyh4u.fsf@kyleam.com/

The text below is copied from

  https://github.com/kyleam/snakemake-mode/issues/10#issuecomment-211627321
------------------------------------------------------------------------

>> Summary
>
> What info do you hope to glean from the summary?

I'm not sure how to answer that aside from "the information shown by
snakemake --summary [target ...]".

        Completions? I am getting solid completions, but perhaps it is
        because I am using spacemacs? Would be neat if company-mode (my
        backend) could suggest snakemake keywords without them being in the
        buffer in front of point. But this might be hard to improve on for me
        due to possible spacemacs interactions?

I don't know much about spacemacs, so I'm not sure. In general, I
don't use code completion for any languages, and instead just rely on
hippie-expand and, to a lesser extent, abbrev definitions and
snippets. Because of this, I really haven't had a motivation to
explore this for Snakemake mode.

>> snippets

> Perhaps I'll start here or with hs-special-modes-alist. I'll try to
> read the stan-mode snippets folder for inspiration (stan looks
> awesome, btw). Haskell-mode does not have snippets included
> afaics. (And ghc-mod is so great you do not need them much anyways.)

I may have been thinking of the Haskell snippets at
https://github.com/polypus74/HSnippets when I took the note, but I'm
not sure. How these are packaged is orthogonal to the actual snippet
contents, so we can put packaging off until we think we have a
collection of snippets worth including.

  reply	other threads:[~2020-04-14  2:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 19:08 TODOs? (#10) Endre Bakken Stovner
2016-04-18 19:10 ` Endre Bakken Stovner
2020-04-14  2:03   ` Kyle Meyer [this message]
2016-04-21 18:04 ` Endre Bakken Stovner
2020-04-13 23:54 ` Kyle Meyer
2020-04-13 23:54 ` Kyle Meyer
2020-04-14  1:58 ` [kyleam/snakemake-mode] " Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://git.kyleam.com/snakemake-mode

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wo6ix1py.fsf@kyleam.com \
    --to=kyle@kyleam.com \
    --cc=snakemake-mode@inbox.kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

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).