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

Missing emoji for UI and style #36

Closed Blueberry1698 closed 2 years ago

Blueberry1698 commented 2 years ago

This extension is great but sadly there is one essential emoji from gitmoji.dev missing. { "emoji": "💄", "code": ":lipstick:", "description": "Add or update the UI and style files", } I think many people using this would love to have this emoji as a standard so they don't have to add it manually to the settings.json where ever they add this extension the first time.