holy 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
It's closer to Light Table than Sublime Text: http://www.chris-granger.com/images/060/full.png
GitHub's new text editor leaked on Twitter
81–90 of 262 posts
Re: GitHub's new text editor leaked on Twitter
#82All of the competition can only be good for us developers. This, ST3, Light Table, Brackets, etc. Bring on the text editor wars!
Re: GitHub's new text editor leaked on Twitter
#83Earlier quoted context omitted.
Maybe an announcement that git bought sublime and this is the web launch of it. I would be so excited if that happened.
The ST builds mysteriously stopped recently (ST3 beta and dev), which is a bit ominous.
Re: GitHub's new text editor leaked on Twitter
#84Re: GitHub's new text editor leaked on Twitter
#85At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.
Re: GitHub's new text editor leaked on Twitter
#86I just hope it's not tightly coupled to the backend so I can replace it with a custom one.
Re: GitHub's new text editor leaked on Twitter
#87Flattered to see it using marked for the markdown engine. Maybe the world is finally ridding itself of showdown.
How would you compare your approach to e.g. markdown-js¹, mdown-parse-pegjs², or text.js³ (which are based on PEG parsing)?
I would like to elaborate a bit on the specific differences/benefits between the many MD parsers. (I’m maintaining an inventory of Markdown resources in a repo on Github.⁴)
[¹] https://github.com/evilstreak/markdown-js [²] https://github.com/shamansir/mdown-parse-pegjs [³] https://github.com/sheremetyev/texts.js [⁴] https://github.com/rhythmus/markdown-resources
Re: GitHub's new text editor leaked on Twitter
#88Re: GitHub's new text editor leaked on Twitter
#89All of the competition can only be good for us developers. This, ST3, Light Table, Brackets, etc. Bring on the text editor wars!
Meanwhile, vim and emacs are sitting in the corner and quietly snickering.