I've been using Visual Studio Code a bit this past month and there is a lot I like about it. Anyone have thoughts on Code vs Atom? I know Code is based on Atom, but I'm not really clear on how they differ edit: correction. After asking this, I read up a bit and Code is based on Electron which is the core of Atom, but they're fairly different after that.. Code is not a fork of Atom as I thought it was.
Atom text editor 1.7.0 released
31–40 of 144 posts
Re: Atom text editor 1.7.0 released
#32Earlier quoted context omitted.
That's _after_ the first launch, correct?
Couldn't you just disconnect from the web until Atom was installed and metrics are disabled?
Re: Atom text editor 1.7.0 released
#33Doesn't indicate perf improvements... Not trying to troll, but that surprises me given the large number of complaints about performance.
The performance problems on a clean Atom install are incredibly vexing. Microsoft's Visual Studio Code is built on similar foundations and has great performance, so I don't think Atom's performance problems are fundamental.
This is my understanding of things:
- Electron is built on top of Chromium, where the technology was mainly driven by Google and their engineers.
- Vscode is based on Monaco which Erich Gamma and his team spear headed.
- Atom is based on work done by GitHub.
The analogy would be they both use Honda engines, but Microsoft appears to be able to use Honda's engine way more efficiently than GitHub.
Re: Atom text editor 1.7.0 released
#34For you Atom users: Why have you chosen Atom over, say, Emacs?
Re: Atom text editor 1.7.0 released
#35As a crappy workaround I have this: https://github.com/sergiotapia/atom-meteor-packages
But still, I would like this to be a core integration.
I've since switched to RubyMine and WebStorm because I just want something that meshes together for me, I don't want 'javascript fatigue' in my dev tools as well. RubyMine's built in visual studio-like debugger is killer.
Re: Atom text editor 1.7.0 released
#36You know what I would really enjoy? Being able to sign into your Github account and sync your preferences and packages to the cloud. Then if I sign in on a different computer, all my hotkeys, packages and themes are copied over seamlessly. As a crappy workaround I have this: https://github.com/sergiotapia/atom-meteor-packages But still, I would like this to be a core integration. I've since switched to RubyMine and W…
Re: Atom text editor 1.7.0 released
#37You know what I would really enjoy? Being able to sign into your Github account and sync your preferences and packages to the cloud. Then if I sign in on a different computer, all my hotkeys, packages and themes are copied over seamlessly. As a crappy workaround I have this: https://github.com/sergiotapia/atom-meteor-packages But still, I would like this to be a core integration. I've since switched to RubyMine and W…
For me, the Visual Studio-like debugger is killer in theory, but in practice, it hangs a lot and I have to shut down and restart RubyMine.
Re: Atom text editor 1.7.0 released
#38 Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\*\shell\Atom]
[-HKEY_CLASSES_ROOT\Directory\Background\shell\Atom]
[-HKEY_CLASSES_ROOT\Directory\shell\Atom]
[-HKEY_CURRENT_USER\SOFTWARE\Classes\*\shell\Atom]
[-HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\Atom]
[-HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\Atom]Re: Atom text editor 1.7.0 released
#39For you Atom users: Why have you chosen Atom over, say, Emacs?
For example how long do you think it takes for the average new programmer choosing Atom to figure out and learn to use the fuzzy file search versus them getting that working on Emacs? Seconds versus hours I imagine. It took me a non-trivial amount of time to set that up on Emacs.
Re: Atom text editor 1.7.0 released
#40For you Atom users: Why have you chosen Atom over, say, Emacs?
Not sure if you're trolling, because that's a pretty ridiculous question. The obvious answer is Atom's immediate usability and the much easier learning curve over Emacs which requires an incredible amount of research and effort to set up properly and use. For example how long do you think it takes for the average new programmer choosing Atom to figure out and learn to use the fuzzy file search versus them getting tha…
If they're taking advantage of Google, a few seconds for either one. Discoverability in both kinda sucks.