Earlier quoted context omitted.
I don't see a reason to take that as a given. This uses node, ST uses python. Sublime plugins have a huge amount of power and python is certainly not terrible to work in.
I've been playing with it for a few minutes now, and it's definitely the case that it's easier to tweak. Not because of the underlying language, but because they expose so much of what's available through a GUI. I'm blown away by how cool this is. I'm just really hoping for good Vim keybindings and I will pay good money for this once it's out of beta.
Atom
91–100 of 662 posts
Re: Atom
#92For me, this might be the killer feature: http://atom.io/packages/vim-mode
Re: Atom
#93Earlier quoted context omitted.
I don't see a reason to take that as a given. This uses node, ST uses python. Sublime plugins have a huge amount of power and python is certainly not terrible to work in.
I've been playing with it for a few minutes now, and it's definitely the case that it's easier to tweak. Not because of the underlying language, but because they expose so much of what's available through a GUI. I'm blown away by how cool this is. I'm just really hoping for good Vim keybindings and I will pay good money for this once it's out of beta.
Re: Atom
#94So it's light table without Chris Granger, for better or worse..
Light Table is a great project, but it's all in closurescript -.- This is a big obstacle to people wanting to edit/customize/write their own plugins
Re: Atom
#95No mention of supported platforms, but the documentation refers to keyboard shortcuts like "cmd-shift-P". This isn't Mac-only, is it?
No, just normal developer monoculturalism. Same as showing only Mac screenshots that is common, or showing your website inside a Macbook, etc.
Re: Atom
#96Re: Atom
#97Earlier quoted context omitted.
It's built on node-webkit and chromium, which technically works on Windows, OSX and Linux. Do you seriously think they would make an OSX only editor when there's already so many that work on all platforms?
The download is only available for Mac today, but we are working on the Linux and Windows builds.
Re: Atom
#98I couldn't find mention anywhere about offline abilities.
Re: Atom
#99Apparently this was almost 6 years in the making. https://twitter.com/defunkt/status/438791340222971904
Wow - I didn't even think node.js was that old. It will be interesting to see its genesis. The first git commit for node appears to have been on Feb 16, 2009: commit 9d7895c567e8f38abfff35da1b6d6d6a0a06f9aa Author: Ryan Date: Mon Feb 16 01:02:00 2009 +0100 add dependencies
Re: Atom
#100Earlier quoted context omitted.
It's called vim.
I think he means that we need editors that are powerful AND easy to use. Seems like vim isn't really for someone like me (I haven't studied PhD level computer science and I don't write compilers and/or lisp interpreters in my spare time for fun).