seatonjiang / gitmoji-vscode

Gitmoji tool for git commit messages in VSCode
https://marketplace.visualstudio.com/items?itemName=seatonjiang.gitmoji-vscode
MIT License
277 stars 30 forks source link

Feature Request: Autocomplete for SCM input #32

Open Timeraa opened 3 years ago

Timeraa commented 3 years ago

My feature request is pretty simple to explain but probably hard to get into working code:

If you focus the text input of the Source Control (The one where you enter your commit message) show a snippet menu with all the gitmoji to pick from and autocomplete them as you type (This behaviour could be changed/enabled/disabled in the settings of the extension)