Earlier quoted context omitted.
Seems like to be a Sublime Text clone in webkit?
Maybe an announcement that git bought sublime and this is the web launch of it. I would be so excited if that happened.
GitHub's new text editor leaked on Twitter
31–40 of 262 posts
Re: GitHub's new text editor leaked on Twitter
#32I really can't wait for this to be released. I am a little pessimistic about the Vim mode. There are countless 80 or 90% complete Vim modes in various modern editors. But the absence of a truly native feeling Vim (that last 10%) is a deal breaker for many. I'd rather see more editor developers spend time finding a solution that provides a truly authentic Vim mode instead of spending countless hours merely approaching…
Re: GitHub's new text editor leaked on Twitter
#33Edit: To be clear, I am not talking about all the supplementary repositories that are already open source, but rather I am wondering if the core application will be OS.
Re: GitHub's new text editor leaked on Twitter
#34FYI https://atom.io is leaking assets. Here is an album of the images found in the css http://imgur.com/a/KG4MX#0 the css http://pastebin.com/FgN3g448 the js http://pastebin.com/p1nBmGki
Awesomeness.
Re: GitHub's new text editor leaked on Twitter
#35What sets this apart from the other WebKit-based text editors, LightTable and Brackets? In general it seems like there's been an explosion of new text editors with this style since TextMate went into hibernation around 2008. It's great to have options, but there's lots of these TextMate clones now.
LightTable is different then most editors by design, in that it tries to reproduce Bret Victor's idea on "the future of programming". Brackets is really neat, it just attempts to be a good editor, it has some unique features like toggling css inline from an html file for example and other jazz. So Atom isn't something that's really set apart from webkit-based editor, but I don't think that's what's important here. It…
Re: GitHub's new text editor leaked on Twitter
#36Re: GitHub's new text editor leaked on Twitter
#37All of the competition can only be good for us developers. This, ST3, Light Table, Brackets, etc. Bring on the text editor wars!
Edit anywhere just with a browser is a win IMHO. Also easy pairing.
Re: GitHub's new text editor leaked on Twitter
#38What sets this apart from the other WebKit-based text editors, LightTable and Brackets? In general it seems like there's been an explosion of new text editors with this style since TextMate went into hibernation around 2008. It's great to have options, but there's lots of these TextMate clones now.
LightTable is different then most editors by design, in that it tries to reproduce Bret Victor's idea on "the future of programming". Brackets is really neat, it just attempts to be a good editor, it has some unique features like toggling css inline from an html file for example and other jazz. So Atom isn't something that's really set apart from webkit-based editor, but I don't think that's what's important here. It…
Re: GitHub's new text editor leaked on Twitter
#39holy cow this thing has like 70 repositories! And I found a screenshot... looks very much like sublime text: https://f.cloud.github.com/assets/1424/1228569/cce6eb26-27a6... edit: based on this[1], it looks like this is a GitHub-aware/integrated text editor that targets both desktop (Mac, at least) and web [1] https://gist.github.com/elcuervo/eb68883f233baf5a46c8
And it's totally gonna be awesome. I'm fairly confident they built it around node-webkit or another wrapper, perhaps in browser, I'm not sure. What's important is that it's a text editor on top of web technologies. I was poking around doing the same a couple months back, brackets has been doing it for even longer. It's honestly sorely needed because of the amount of expression one can put into due to it's technologic…
You're talking about Emacs, right?
This actually seems really exciting, and I'll give it a whirl when and if I can. It's just funny to see people (the Light Table fans as well) rediscover what Emacs users already knew - modifying your editor in-place is really awesome.
Re: GitHub's new text editor leaked on Twitter
#40I really can't wait for this to be released. I am a little pessimistic about the Vim mode. There are countless 80 or 90% complete Vim modes in various modern editors. But the absence of a truly native feeling Vim (that last 10%) is a deal breaker for many. I'd rather see more editor developers spend time finding a solution that provides a truly authentic Vim mode instead of spending countless hours merely approaching…