Skip to content

[BUG] gitmoji ":technologist:" is not rendered using emoji. #339

@mikebronner

Description

@mikebronner

Describe the bug

It appears that the :technologist: gitmoji is not working correctly when selecting gitmoji rendering using code. (This does work as expected when using emoji rendering.)
Screenshot 2024-05-20 at 14 00 57

To reproduce

Create a commit using the "Improve developer experience" gitmoji.

Expected behavior

I would expect it to render as shown in the gitmoji selection preview when creating the commit.
Screenshot 2024-05-20 at 14 02 33

Application logs

[info] Extension Activated
[info] vscode.env.language: en
[info] last used version: 1.25.0
[info] Conventional commits started.
[info] VSCode version: 1.89.1
[info] Git version: 1.0.0
[info] VSCode Conventional Commits version: 1.25.0
[info] conventionalCommits.autoCommit: true
[info] conventionalCommits.silentAutoCommit: false
[info] conventionalCommits.emojiFormat: code
[info] conventionalCommits.gitmoji: true
[info] conventionalCommits.lineBreak: 
[info] conventionalCommits.promptBody: true
[info] conventionalCommits.promptCI: false
[info] conventionalCommits.promptFooter: true
[info] conventionalCommits.promptScopes: true
[info] conventionalCommits.scopes: 
[info] conventionalCommits.showEditor: false
[info] conventionalCommits.showNewVersionNotes: true
[info] conventionalCommits.editor.keepAfterSave: false
[info] git.enableSmartCommit: true
[info] git.smartCommitChanges: all
[info] git.postCommitCommand: none
[info] _arg: /var/www/html
[info] git.repositories: /var/www/html
[info] workspaceFolders: /var/www/html
[info] Load commitlint configuration successfully.
[info] commitlintRuleConfigs:
{}

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions