BBEdit's free version is great as an update to the group's previous product Text Wrangler, which, as that name implies, allowed us to manage any text to remove odd formatting and adjust the text to our specific needs as a publishing group. The paid version, which I am less familiar with, has considerably better tools if you are seeking BBEdit for coding purposes, as its HTML ability is much better than the free version I use more regularly. If you are looking for a word processor or other more polished text files, this is unlikely to suit. But if you want a simple program with surprisingly complex uses for preparing text for another program or writing code, this may be the program you need
If you are willing to put in a little time to learn how GNU Emacs works, it can be an extremely powerful and versatile editing tool, as well as being used for almost any kind of text searching, replacing, or processing. Using Org-mode alone is worth learning Emacs. Once you learn the basics, they can be applied and used in all areas that you would use Emacs for. If you want a text editor and information tool that you can use for almost everything, then the learning curve is worth it. If you want simple text editor for editing small files, then Emacs may be overkill.
Readily available: Emacs is available on almost all operating systems. You can use it for free, and even use it for remote editing. It has a nice desktop application that anyone can use, even the ordinary user.
Lightweight application: Although it hasn't always been, Emacs is now a very lightweight, efficient editor that isn't going to demand much CPU power. This can be crucial for large-scale applications.
Easy learning curve: for complex editors, Emacs is one of the easier to get a handle on. There's good documentation, and an easy layout that makes figuring out how it works much easier than others.
Updates are frequent and I can't recall any issues with broken programs or vulnerabilities. The team behind BBEdit is also generous with its free trials, allowing long-term free users to have multiple chances to sample its full software. I am unsure if I had issues how the support would be, only because I have not needed them
Since Emacs is free software, support comes from online forums, and online searches. I have always been able to find an answer to any question I've had, as well as "How do I do XXX in Emacs?". I've found Emacs users in general are very willing to help others who are learning Emacs and to share what they have already done with Emacs.
Compared to Brackets, BBEdit feels faster, leaner, and has more utility value. Brackets feel oriented towards coders specifically, whereas BBEdit is like a toolbox of text tools for a wide array of needs. I feel like the same is probably true for Visual Studio Code, but I have barely used it. Visual Studio Code is used by my company's IT department, and from observation, it seems like a very capable coding application. I expect to dig into it further when I have time.
Emacs can be easier to use than Vim as it is more similar to modern text editors. Its graphical interface is also better than anything Vim has to offer. Emacs also has better syntax highlighting and recognition of coding languages. Interestingly, Emacs handles clipboard copy and pasting into other programs a lot better than Vim does. Overall, if you know how to use Emacs, it is often preferred over Vim.
Overall, the ROI of Emacs has stemmed around its nature as a free, open source product. Usability is high, so when you use it you are more productive, but if you are unfamiliar with it, you will be less productive to start.
Emacs is more than just an IDE. It includes IDE-like functionality, but it is really much more than an IDE.
Emacs makes it easy for me to work in my environment, in a fashion to which I have become accustomed over the last 30+ years. It is more suited to the professional who has used it before.