Atom is a free and open source text editor offering a range of packages and themes.
N/A
BlueFish Editor
Score 8.0 out of 10
N/A
BlueFish is a free and open source text editor supporting a wide range of languages, multiple document interface, powerful search tools, in-line checking and auto-recovery, and other features.
I like Atom because it is simple and not too complicated. Configurable, full-featured, yet remains nimble. You can not beat the cost of Open Source, so this leaves software like BBEdit out in the cold. Atom is not as hardcore as Vim or Emacs. Less complicated than full IDEs …
BBEdit is fantastic but it costs money. Frankly, BBEdit is not worth paying for. All you are doing is paying old software and I have a problem asking people to do that. Also, BBEdit is limited to the small Mac Universe. Likewise, Notepadd++ is only found on Windows but I much …
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.
BlueFish is a good basic HTML and text editor that is easy for all to use. If I need someone to grab a friendly editor, then BlueFish is the way to go. If you need an editor to fix a bunch of pages then this editor has a lot of functions that are not found it other editors. Stuff like HTML Tidy or functions that strip extra lines out.
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.
Easily found and downloaded. If I need someone to go to the web and grab it I can tell them the URL. It is easily installed and one can be edited in minutes.
BlueFish is easy to use. It can have a non-technical user use it to edit config files or text documents and not have them frustrated. It has a friendly straight forward user interface.
BlueFish does a really good job editing HTML documents specifically. Probably one of the best HTML editors left out there.
There are WYSIWYG Open alternatives, some of which work perfectly as an Open version of Dreamweaver, but the only suggestion I would have is that Bluefish add a WYSIWYG tab, e.g. code/visual.
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.
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.
As with most GNU GPL products support is top-notch. Documentation is fantastic, all functions are documented. Also, this product has been around for more than a decade so there is lots of stuff on how to do this or that with this tool. The only thing holding you back from support is your own drive to find a solution. RTFM, my friend.
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.
Compare it to what I'd call its WYSIWYG editor, BlueGriffon. Again, the two are fundamentally different solutions. Use them together. Don't waste your money on Adobe or any other proprietary alternative.
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).