vscode-discord
vscode-discord copied to clipboard
Discord presence isn't working while discord.languageIconText is set to language only (sometimes)
While discord.languageIconText
is set to {language}
only, then is shown error notification (Discord-rpc:child "activity" fails because [child "assets" fails because [child "large_text" fails because ["large_text" length must be at least 2 characters long]]]
).
For languages with longer names than C it works fine.
Workaround for this is just append something to text, however there should be warning about it (if possible).
Plugin version: 1.0.2
(latest)