danhper / atomic-chrome

Edit Chrome textareas in Atom
https://goo.gl/Et0hwg
MIT License
917 stars 30 forks source link

Idea: Replace input element in browser with Atom Editor #8

Closed gravitypersists closed 8 years ago

gravitypersists commented 8 years ago

Perhaps it can inherit configuration and plugins from your local editor? Is this crazy hard? I don't know. Would it be cool? Fuck yes.

danhper commented 8 years ago

Hi, Thanks for the feedback. Unfortunately, this is not possible. There are not a lot of things you can embed in a webpage, and embedding a native app (even if it runs on V8), is simply not doable. I am closing for now, if I misunderstood your point, please feel free to reopen.