Awesome! I'll play around with elm-ace a bit. At first glance it's not 100% clear to me why autocomplete would be challenging for interop but will update here as I learn more. Thanks!
On Tuesday, October 10, 2017 at 2:53:40 PM UTC-7, Roman Frołow wrote: > > Hi. > > Regarding ace-editor/text editor: > > 1. If you want to have autocomplete like this > https://github.com/DenisKolodin/elm-ace/issues/5#issuecomment-302318469 > > use polymer version > https://github.com/LostInBrittany/ace-widget/blob/master/demo/index.html. > > 2. Intergration with CodeMirror from ellie-app > https://github.com/lukewestby/ellie/tree/master/client/src/Ellie/CodeMirror > . > > 3. Rich text editor built using Content Editable https://www.rexpad.com/ > but not open sourced > https://www.reddit.com/r/elm/comments/72cm1r/what_are_you_working_on_this_week_week_of_20170925/dnj3hbk/ > > Be aware of some drawbacks, though > https://www.reddit.com/r/elm/comments/6scicd/what_are_elm_pitfalls/ > > Cheers, > Roman > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
