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 …
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.
UltraEdit is well suited for editing very large files. The macro editor is very powerful and easy to use. If one needs a quick-to-open text file editor, you will find UltraEdit much too slow to load. Compared to some free editors on the market, the basic individual user license is quite expensive.
The color coding capacity is rudimentary and keyword based only. A good color coding mechanism should allow context.
With the latest versions, the top menu has a lot of big icons and has a user-friendly kind of look which impacts the actual text window. Most users don't fancy pretty icons and like efficiency over pretty buttons.
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.
As a program UltraEdit comes ready to use out of the box and requires very little setup for it to be extremely useful. It's flexibility among a wide array of tasks and files makes it a go-to for all our troubleshooting and data viewing needs. Timely updates and great support.
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.
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.
I have evaluated Notepad++ as an alternative to UltraEdit. In some cases, such as loading time, Notepad++ is a superior product. However, in terms of editing existing macros, and editing very large text files UltraEdit is a much better product.
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.