Skip to content

🔀 merge gitmoji-chooser package#216

Open
dandrake wants to merge 3 commits into
espanso:mainfrom
dandrake:main
Open

🔀 merge gitmoji-chooser package#216
dandrake wants to merge 3 commits into
espanso:mainfrom
dandrake:main

Conversation

@dandrake
Copy link
Copy Markdown

Another package for inserting gitmoji; this one uses the choice extension to allow the user to see the gitmoji and their descriptions while selecting.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Espanso Hub package that lets users insert gitmoji via the choice extension UI, showing emoji + shortcode + description before insertion.

Changes:

  • Introduces a new gitmoji-chooser package (v0.1.0) with a :gitmoji trigger that opens a choice picker and inserts the selected emoji.
  • Adds package metadata (_manifest.yml) and end-user documentation (README.md) for Hub listing and installation.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
packages/gitmoji-chooser/0.1.0/package.yml Defines the :gitmoji match and the choice list of gitmoji labels/IDs.
packages/gitmoji-chooser/0.1.0/_manifest.yml Adds Hub metadata (name/title/description/version/author/tags/homepage).
packages/gitmoji-chooser/0.1.0/README.md Documents usage, installation, and attribution/source for gitmoji data.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/gitmoji-chooser/0.1.0/_manifest.yml
Copy link
Copy Markdown
Collaborator

@smeech smeech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nice simple single trigger with 75 potential single-character replacements presented via a choice form, in the same manner as my favourite, emoji-picker. No script, shell or potentially malicious code.

Co-Pilot hasn't found anything of concern.

A couple of minor recommendations, but good to merge otherwise.

Comment thread packages/gitmoji-chooser/0.1.0/README.md
Comment thread packages/gitmoji-chooser/0.1.0/README.md Outdated
Comment thread packages/gitmoji-chooser/0.1.0/_manifest.yml
Comment thread packages/gitmoji-chooser/0.1.0/_manifest.yml Outdated
Comment thread packages/gitmoji-chooser/0.1.0/README.md
Comment thread packages/gitmoji-chooser/0.1.0/README.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants