Previously we used Sublime Text but we have changed to Atom because it is open source and has more packages that can be installed. In this way, we saved the money we were paying in licenses and we have invested in improving the hardware of each of the computers in our office.
Both Sublime Text and notepad++ have a long history for being good code editors. However, it's important to realize the changes and growth in the field of text editors, and Atom is simply a lot better now in terms of community and support.
As I've explained earlier, I genuinely believe that VSCode is a superior editor in most ways (stability, feature development, the vibrancy of the community, wealth of plugins, performance). There is, however, one more editor to consider, and that is Sublime Text. Sublime Text I …
Atom is not as great for Android development as Android Studio, as great for iOS development as Xcode, C# for Visual Studio, or even Java with Eclipse. Atom is less-preferred for any of those platforms for me. However, it is my preferred IDE for just about every other …
For the cost, there isn't another text editor or IDE that has more features, more supports, and better integration with packages than Atom. It may take a bit to get used to it, but once familiar, it's very efficient and feature-packed. I find that developers who put in the time …
Our company likes to keep things open, and we don't want to prevent developers from customizing their environment the way they want. Atom seemed to be a lot more open than our existing tools and has good community support on pretty much any programming language. This can create …
They are both pretty good; however, Sublime is free to use but on a trial basis. Atom is free open source. Sublime doesn't have the Github integration or a project file browser. Sublime does have a workspace view option but haven't really used it as much as Atom.
In beginning stage of project, Atom wins the race against them all. I selected Atom because of its support for many plugins, simplicity, formatting tools, open source control . But for large scale projects, atom is not suitable editor because of its unexpected behaviour in case …
Atom supports multiple programming languages with debugging options. Other IDEs also have these features but speed matters. I sometimes feel negative about plugins in Atom but all else is good. PyCharm is very heavy as compared to others. VSCode and Sublime are good.
Atom is way more user-friendly than other text editors. However, I am not sure if this affects other aspects as compatibility with some languages or other features as having to save a file with a particular extension for autofill to be enabled for the current work. Still, …
We needed an opensource program to tailor it to our needs. It was also stable enough to handle small to medium projects. It had one of the best built-in GIT integration. It has a clean UI. The simplicity of Atom is why we use it to train new members.
Atom is more up to date with features than Sublime is. VS Code is also a really great code editor, but I find Atom more enjoyable overall. The UI and theming is a little nicer, and some of the shortcuts are more similar to Sublime which I was previously used to using.
It's similar to Atom, but I feel like it's more polished. I don't have any specific examples, but I tend to like the way Sublime Text does things over Atom. I feel like the plugins available are better, too. Again, no real examples here. I mean, they are similar. I just tend to …
For users who care a lot about performance (and also battery usage), ST3 is going to win almost every time because its natively built on whatever OS you are running on whereas VSCode is built on top of Electron, which is widely known to have poor performance. As an anecdote, on …
We've used both Notepad++ and Atom; both are great but nothing really beats the Sublime Text UI; super intuitive and friendly and does everything you need without overwhelming you with stuff you don't. Other options are free, but for our organization, it was well worth the …
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to Visual Studio IDE. We also chose sublime because it has much …
On certain levels all have certain pros and cons but Sublime has community support and a huge future ahead due to its features, making it lead all the others.
Sublime Text is powerful, stable, versatile, and lightweight. It's also very affordable, with straightforward licensing terms. Many of the other options that we explored met some of these qualifications, but only Sublime Text checks all of those boxes. For example, NetBeans and …
I have used just about every text editor there is that is free or has a free trial to evaluate. Text editors are very important to me as a software developer and over the years, I've made it a point to try out a great many of them. I do love Sublime Text Editor on Windows. And …
Atom is great for simple HTML coding. It's fast, has intuitive shortcuts and several options. I particularly love the "convert spaces to tabs" function that I haven't seen in other editors.
I'm not sure how it would fair in more serious web development today, if there are plugins for live updates of the page you are working on...
But the problem is that it has been discontinued so you know there are no new features or fixes coming through.
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
Atom is highly customizable and allows for various themes and extensions that can make your code easier to read.
Atom has many code hinting features that allow users to write faster and integrate with services likeLINT that can clean up your code once your done to meet your internal teams style choices.
It's very fast and manages projects well - Accessing other files within a related folder(s) is very easy and intuitive.
Well Atom is open source so the re-new is a no brainer. The only way I would stop using Atom is if the developers somehow made it not function well. Or, if the project got forked to a commercial version or something. Or, there could be the case that development stops or that it was not updated on this or that platform
I give Atom a 9 because it is one of the most modern text editors built with JavaScript intentionally to allow the editor to be changed and modified with custom functionality that a team may need. I think I would otherwise give atom an 8 due to support, but it gets a 9/10 because of the extensibility/plugin capability.
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
Atom has an active forum and a Slack group where you can ask technical questions. Occasionally, the authors will pop in to answer a few questions here and there, but most of the time, its other helpful users who will assist you. Though they aren't the most knowledgeable, they are at least timely.
As for plugin support, that differs with each plugin, but as I mentioned before, many plugins are no longer maintained.
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
Our company likes to keep things open, and we don't want to prevent developers from customizing their environment the way they want. Atom seemed to be a lot more open than our existing tools and has good community support on pretty much any programming language. This can create some confusion since adding too many extensions or customizing can make the tool slower than it is supposed to be.
We've used both Notepad++ and Atom; both are great but nothing really beats the Sublime Text UI; super intuitive and friendly and does everything you need without overwhelming you with stuff you don't. Other options are free, but for our organization, it was well worth the small license cost for the persistent use of a great product.
The tool we use when we need quick fixes. Allows fast, reliable scripting to fix urgent problems in our applications.
When applications grow from 5-10 files to 100's, they need to be migrated to a heavier-duty IDE. This can be cumbersome and quite annoying, but is necessary to maintain code integrity on such a large scale (since it cannot be done with the limited default toolset of Atom).
Sublime Text has helped me to focus on specific tasks, cutting out the clutter that many other IDEs have. As such, it has helped me be a more productive employee because I don't get dazed by hundreds of buttons. I can focus on just the code.
Sublime Text is so affordable that it's a no-brainer to have an extra tool in your toolset.
The Search features of Sublime Text are so useful that it has saved me a great amount of time compared to using Find & Replace menus in Xcode, Android Studio, or Eclipse.