Udo

Results 48 comments of Udo

Having something like https://atom.io/packages/elm-format would be pretty cool 😆

:+1: //edit: I temporarily 'solved' this by saving the original text into a custom [data-attribute](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement.dataset) and resetting it right before 'unclamping'

Sure, put this in an `app.html.eex` file: ```eex ``` Oh and you probably need [the Elixir Package](https://packagecontrol.io/packages/Elixir) for syntax highlighting.

This seems to be an upstream issue in [tommoor/react-emoji-render](https://github.com/tommoor/react-emoji-render) ^^

Any updates on this?

@michalmuskala there was a start of a discussion around merging at JakeBecker/vscode-elixir-ls#8

![Zukunft](http://www.reactiongifs.com/r/ftre.gif)

@kwood1138 has a little solution [over at an express issue](https://github.com/visionmedia/express/issues/1123#issuecomment-9715981) I did a fork and just copied this so I can use it in my project, if you're interested you...