Hi,
any chance to actually embed the editor in my app?
thanks!
This was also asked here:
You may want to subscribe there for updates.
thanks Leedom!
1 Like
The answer : NO, and won’t be anytime possible soon. What a pity, would have like an alternate to ACE. What’s really weird is actually that the text-editor should be still a regular js app, but apparently with too much dependencies to node-js and electron, pretty weird design decisions…
If text is a big part of your application, maybe it’s better to start with atom and remove / modify stuff than start with electron and try to integrate back text editor.
Thank you, makes sense. I just did hope a little that somebody did that steps already. Ok, i will check what it really means.