5 ms·
It was so much fun to build this package. Atom is very modular, and any piece of functionality in the editor is open to being extended. The documentation still
by anant 13y ago
It was so much fun to build this package. Atom is very modular, and any piece of functionality in the editor is open to being extended.
The documentation still has some ways to go (events aren't documented, for example), but I'm excited about the future of this editor!
- 21echoes 13y agohey anant! i was your intern at mozilla 3 years ago... great to see you popping up again :) this plugin looks awesome
- anant 13y agoheya, glad you like it!
- bsima 13y agoShouldn't this package be called "covalent"?
- infogulch 13y agoPerfect.
- bashcoder 13y agoLooks great - impressive feature, and congrats! We tested it a bit and you're off to a solid start. We were having a few issues with multiple tabs and such, but we'll post github issues when we have repeatable results.
- anant 13y agoThanks! Currently sessions are scoped to a window, so you may have better luck opening another session in a new window. Do file an issue, we should certainly fix this.
- davis_m 13y agoIs there any trick to getting a beta to try this out?
- steveklabnik 13y agoPeople who get an invite get three to give away.
- cookrn 13y agoIf you add your email to your HN profile, or at least a hint to it, I can send you one. Or you can email me. (See my profile.) EDIT: all out :(
- bashcoder 13y agoJoin the ##atom-invitations channel on freenode and ask for an invite there. Plenty of folks sharing.
- deleted 13y ago[deleted]
- catshirt 13y agothe (full!) source [0] of the extension i think shows how easy it is to extend the editor. i am impressed. [0] https://github.com/firebase/atom-firepad/blob/master/lib/firepad.coffee https://github.com/firebase/atom-firepad/blob/master/lib/fir...