-
I have a simple question and I hope someone can lead me in the right direction.
I have `commitlint` and a `commitlint.config` file working perfectly via `.husky`
I'm looking for a way to replace…
-
As far as I understand, gitmoji currently uses the `prefers-color-scheme` media query to switch between light and dark mode.
Unfortunately from what I could find, this media query is *not* really s…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.1.0-dev.20230402
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️ Ser…
-
hi there!
I am using vscode-vim in vscode, and use shortcut key like `option` + `c` to do commit action in git.
so if there a way to let me use gitmoji when i do commit action by shortcut key ?
…
-
Only auto-fill after the current selection `:bug:`
Expect all content to be filled in automatically. For example`:bug: fix a bug. `
If it is a new feature and is planned to be implemented, it w…
-
## Description
Hi.
First of all, I want to thank you for your work.
I apologize in advance my English is very bad 😄
I had a few ideas for improvement and wanted to ask you if you would like t…
-
Hello
I have a need to use the following commit syntax:
:bug: fix (sample): short description
The syntax with the `conventional: true` setting is not what I'm looking for
I would also like to us…
-
## Describe the use case of your emoji
- Emoji: 💾
- Code: `:floppy_disk:`
- Description: "Integrate with external datasource"
We often add or remove datasources such as Elastic Search, S3 buc…
-
The current version is doing `n` (number of possible gitmojis) replacements that each do a `replaceAll` which iterates over the entire document. We can instead compile a regex (of Object.keys in the m…
-
Type: Bug
Just tried to install the shell integration, however when i add:
`if ($env:TERM_PROGRAM -eq "vscode") { . "$(code --locate-shell-integration-path pwsh)" }`
to my PowerShell Profile it s…