Interesting concept, but why? Why would I use this?
Use Atom to edit in Chrome
71–80 of 88 posts
Re: Use Atom to edit in Chrome
#72I like this idea. As Firefox tightens its sandbox security eventually things like It's All Text! won't work anymore. I have some bugs open on the project and maybe someday I can switch from Vim to Atom comfortably. I also hear that the It's All Text! author is lazy... every time I go home to the family. ;-)
Re: Use Atom to edit in Chrome
#73I use this Firefox add-on to edit text in gvim from time to time: https://addons.mozilla.org/en-US/firefox/addon/its-all-text/... But I don't see the advantage of editing text areas with atom, which presents an extremely similar text editing experience compared to the experience the text area already provided. On the other hand, moving to Vim to edit a particuarly long comment or what have you makes more sense becaus…
> atom, which presents an extremely similar text editing experience compared to the experience the text area already provided Well, that's just rude. Atom is a customizable, programmable, featureful text editor. You can certainly believe that Vim is better, but you shouldn't think that on the spectrum from browser textarea to Vim, Atom is close the textarea side.
Re: Use Atom to edit in Chrome
#74Re: Use Atom to edit in Chrome
#75Re: Use Atom to edit in Chrome
#76It would be even cooler if HTML input can be edited using markdown source. For eg., you compile an email in Gmail, but edit it using Markdown in Atom (or whatever editor); the final content gets rendered as HTML. Effectively you are sending HTML email that was composed and edited in Markdown.
I never understood the appeal of markdown. Why would this be beneficial to you?
Re: Use Atom to edit in Chrome
#77The only real use-case I can see here is getting access to multi-select, and find/replace utilities, or perhaps other custom shortcuts you might use. Overall a neat little trick. Atom is not my usual editor of choice but I could see a few small potential use cases.
Re: Use Atom to edit in Chrome
#78https://chrome.google.com/webstore/detail/ghosttext-for-chro...
Re: Use Atom to edit in Chrome
#79As others say, there's no use for this. It would be really cool to have some kind of a bidirectional WYSIWYG for web design. Edit a text field in a Chromium window managed by Atom, and it makes the same change in your template file (or even JSX file). Edit something in your template, and the change is instantly painted to the browser window. I know this wouldn't be trivial to implement, though.
this works today, really well. give it a shot.