purescript-emo8
purescript-emo8 copied to clipboard
Editing emoji assets?
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?
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.
I will update a Wiki or README if I finish organizing it a little more.