AICommitApp / community

Streamline your coding process with AI-powered commit suggestions.
https://aicommit.app
MIT License
15 stars 1 forks source link

Prompt dont keep icon #12

Closed olivier-belleval closed 7 months ago

olivier-belleval commented 8 months ago

Describe the bug: In my prompt, i use this to describe the format :

' ✨ feat': description ' 🔧 fix': description ' ℹī¸ docs': description ' 🎨 style': description ' 🔄 refactor': description ' đŸšĻ test': description ' ⚙ī¸ chore': description ' 🔩 build': description

When i leave Webstorm and come back some icon disapeare

image here you can see that after leave and get back test and build icon as gone.

Steps to reproduce: Put sone icon in prompt, close Webstorm and open it again.

Expected behavior: All icon keep in place.

Additional context: Webstorm 2023.3.4 build: WS-233.14475.40 AICommit 3.0.2

tested on win 10, win 11 and Kubuntu 22.04.4 LTS

rosuH commented 7 months ago

This has been fixed in version 3.0.3, pls upgrade to try it out.