openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

[Bug] Emoji is invalid

Open wenfangdu opened this issue 2 years ago • 3 comments

Invalid character found in field 'description': 🏃‍♂️ Jump/Select to the Start/End of a word in VSCode (index 2)

When publishing an extension, open-vsx throws: image Which is allowed in VS marketplace. This issue is blocking the extension publishing, please fix it ASAP.

wenfangdu avatar Nov 10 '23 05:11 wenfangdu

Looks like you manages to publish your extension now with this description:

image

What steps did you take and can this ticket now be closed?

netomi avatar Aug 09 '24 18:08 netomi

@netomi 🏃 and 🏃‍♂️ are two different emojis, 🏃‍♂️ was not supported, so I used 🏃 instead. If no code was changed to address this issue, I suppose it still exists.

wenfangdu avatar Aug 10 '24 08:08 wenfangdu

@netomi As I was publishing the new version, I can confirm this issue still exists.

wenfangdu avatar Aug 20 '24 07:08 wenfangdu

@amvanbaren Hello, was the fix published? I can still reproduce:

Image

wenfangdu avatar Mar 19 '25 05:03 wenfangdu

@wenfangdu no, it's not deployed yet.

amvanbaren avatar Mar 19 '25 08:03 amvanbaren

@amvanbaren Thanks, how can I know if it's deployed?

wenfangdu avatar Mar 19 '25 10:03 wenfangdu

@wenfangdu The changes have been deployed

amvanbaren avatar Mar 19 '25 13:03 amvanbaren