vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

Emoji don't render in diff view

Open Tyriar opened this issue 7 years ago • 1 comments

https://github.com/Microsoft/vscode/issues/67509

image

vs description:

image

Tyriar avatar Jan 30 '19 16:01 Tyriar

That's GitHub specific syntax and our editor doesn't understand that, probably we should convert that to emojis before we send the markdown content to VSCode.

rebornix avatar Jan 31 '19 00:01 rebornix