A huge thanks to the Atom team ( https://github.com/benogle in particular) for embracing a community package and bringing it back into the core of Atom. This is the killer feature of Atom in my mind: the community around it, and the rate with which contributions can be made and then absorbed into the core.
Atom's autocomplete just got better
51–60 of 62 posts
Re: Atom's autocomplete just got better
#52This is especially exciting when you look at Dart and TypeScript as both provide analysis servers that can easily be consumed without having to build this yourself.
It seems like going forward we will see popular platforms to provide their own analyzer and debugging tools which should level the playing field for text editors, IDEs and other tools to compete on UX.
Re: Atom's autocomplete just got better
#53A huge thanks to the Atom team ( https://github.com/benogle in particular) for embracing a community package and bringing it back into the core of Atom. This is the killer feature of Atom in my mind: the community around it, and the rate with which contributions can be made and then absorbed into the core.
This feature looks great, but the blog post has one very confusing thing about the main example: why is "spy" the first suggestion for "sy", and what does the text "Create Jasmine" next to it signify?
Re: Atom's autocomplete just got better
#54http://i.imgur.com/x4Fm470.gif
For what it's worth, fuzzy matching is turned off here.
Re: Atom's autocomplete just got better
#55Earlier quoted context omitted.
Apache (a server, huge lock in) and a text editor (no lock in) are not comparable. Open Source is driven by paid competition, and vice versa. Linux wouldn't exist without Windows, and Firefox wouldn't exist without Internet Explorer. And Linux and Firefox both in turn pushed their close-source competitors forward, too. I love open source (I used to work at Mozilla), but some of my favorite tools only exist because so…
There are people who are paid to work on open source full time or part time. I don't see how server software has inherently more vendor-lock-in than a text editor.
Re: Atom's autocomplete just got better
#56Earlier quoted context omitted.
I may give it another try... last time I looked at Brackets and Atom, they were just slow... which surprised me when VS-Code wasn't too bad.. may check atom again.. but still using sublime most of the time.
Same here. I tried it early on with high hopes, then found it was too sluggish for my tastes. Lag while typing--even the smallest amount--annoys me. I'll probably give it another whirl, hopefully the React stuff will have sped it up a bit.
Re: Atom's autocomplete just got better
#57Earlier quoted context omitted.
There are people who are paid to work on open source full time or part time. I don't see how server software has inherently more vendor-lock-in than a text editor.
Switching costs is a lot lower for a text editor.
Re: Atom's autocomplete just got better
#58Earlier quoted context omitted.
By "struggles" do you simply mean there's perceptible lag? I see cracks in the window blits while scrolling fast, that's all. I can understand being that picky about your video games, but it just doesn't rise to the level of actually affecting usability in a text editor for me. Would I like it to be as silky smooth as Sublime? Sure, but it's far from a showstopper. I keep wondering if people making comments like your…
> I keep wondering if people making comments like yours are having much more severe perf issues than I am, or if you're just extremely picky. Programmers have high standards for text editors. :) And why not? AAA games are getting bigger and more visually pleasing, so sometimes your machine can't keep up unless it's a newer build. But editing simple text should be an absolute breeze in this day and age on our computer…
Re: Atom's autocomplete just got better
#59Earlier quoted context omitted.
I used it a bit more intensively during the last days and found it most of the time quite ok. The 2 MB file size limitation remains a problem for productive use for now though.
I am not an Atom user although I have played around with it. Is the 2MB limit really a problem? I always thought of Atom as a web languages editor not a heavy duty text processor like I think of programs such as UltraEdit.
Re: Atom's autocomplete just got better
#60damn son, all these mentions of text editors, and no one throws in Emacs. Sublime/atom have been sitting on the back burner for me in the last 6 months. The majority of my work has been moved over to emacs, from using IDE's (xCode, CodeBlocks, VS) i guess it was true, the only way to get better at emacs, is to be forced to use it for everything. 9/10 would use again, plus it already has support for YASnippit / Auto C…
that's because we already know about emacs and vim -- some of us don't like modal editors, or editors that try to be the universe. When you're checking your email in your text editor something is wrong.