unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: JD Smith <jdtsmith@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [ELPA] New Package: kind-icon
Date: Wed, 17 Nov 2021 15:32:09 -0500	[thread overview]
Message-ID: <jwva6i21q2o.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <1ED20C4A-17C4-49A1-A2EB-63FA0764C96E@gmail.com> (JD Smith's message of "Mon, 15 Nov 2021 21:57:15 -0500")

Thanks, pushed,


        Stefan


JD Smith [2021-11-15 21:57:15] wrote:

> Proposed for addition to ELPA: kind-icon is a small package which provides colorful margin prefix icons for completion kinds, as specified by the :company-kind function.  It will work with any completion UI that implements a simple margin-formatter-function API (such as ELPA package corfu), or alternatively, out of the box with UI’s supporting the new affixation-function completion property.  
>
> For icon support, kind-icon relies on the ELPA package svg-lib, but can also use simple one or two character text-based badges by configuration or as a fallback.  Icons are trivially user-customizable from a set of many thousands, and are padded to occupy the space of 3 characters.  See the package page <https://github.com/jdtsmith/kind-icon> for screenshots.
>
> ---
>  elpa-packages | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/elpa-packages b/elpa-packages
> index efa53e3e40..a8b97c1d5e 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -288,6 +288,9 @@
>   ("json-mode"		:url nil)
>   ("jsonrpc"		:core "lisp/jsonrpc.el")
>   ("jumpc"		:url nil)
> + ("kind-icon"
> +  :url "https://github.com/jdtsmith/kind-icon"
> +  :auto-sync t)
>   ("kiwix"		:url "https://github.com/stardiviner/kiwix.el"
>    :ignored-files ("*.png" "LICENSE"))
>   ("kmb"			:url nil)




      reply	other threads:[~2021-11-17 20:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-16  2:57 [ELPA] New Package: kind-icon JD Smith
2021-11-17 20:32 ` Stefan Monnier [this message]

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwva6i21q2o.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=jdtsmith@gmail.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.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).