pandier / intellij-discord-rp

💎 A highly customizable IntelliJ plugin for Discord Rich Presence
MIT License
37 stars 3 forks source link

Emojis don't save after applying settings #65

Open Cleboost opened 6 months ago

Cleboost commented 6 months ago

What happened?

When I put emojis in my status, they are put but if I close and restart my IDE all the emojis go but the custom texts stay.

Expected behaviour

Configs are supposed to keep emojis

What version of the plugin are you using?

1.2

What IDE and version are you using?

WebStorm 2024.1.2

pandier commented 6 months ago

Can confirm this happens. Seems to be an issue with how IntelliJ api encodes settings, because if you put an emoji directly into the settings file, it works. This is not handled by me. I'll ask on the JetBrains Platform Slack.

Cleboost commented 6 months ago

So if i write my emoji in file it's work ? PS : where is the config file x)

pandier commented 6 months ago

Yes, it should work. In Windows the config file is located at %APPDATA%\JetBrains\YOUR IDE\options\discordrp.xml.

Cleboost commented 6 months ago

Thanks

pandier commented 5 months ago

Related JetBrains YouTrack issue: https://youtrack.jetbrains.com/issue/IJPL-38379/Paths-with-emoji-dont-get-saved-after-closing