purescript-emo8 icon indicating copy to clipboard operation
purescript-emo8 copied to clipboard

Editing emoji assets?

Open bbarker opened this issue 5 years ago • 2 comments

Maybe this would be better as a wiki or README entry, but for now - what editors and associated font configurations are known to be good for editing Assets?

bbarker avatar May 28 '20 17:05 bbarker

I usually use VSCode and PureScript IDE extension. https://marketplace.visualstudio.com/items?itemName=nwolverson.ide-purescript

Thanks to the IDE, I can check syntax and type errors on the editor every time I save my codes. awesome!

For editing emoji assets, so far I’m satisfied with just copy and paste. https://unicode.org/emoji/charts/full-emoji-list.html

Or it may be useful to install some extensions which help emoji input. https://marketplace.visualstudio.com/items?itemName=bierner.emojisense

As for fonts, I have no idea what is good at the moment, so I leave it to each usage environment. I usually use macOS 10.15 and Chrome browser.

opyapeus avatar May 29 '20 05:05 opyapeus

I will update a Wiki or README if I finish organizing it a little more.

opyapeus avatar May 29 '20 05:05 opyapeus