UltraEdit is a text editor from IDM Computer Solutions headquartered in Hamilton.
N/A
Vim
Score 9.7 out of 10
N/A
Vim (Vi IMproved) is a highly configurable, free to download and use, Modal Text Editor derived from the classic Unix vi editor. It is designed for terminal-based and graphical text manipulation, prioritizing keyboard-centric efficiency and high-fidelity control over source code and configuration files.
I used to use Microsoft's Notepad, but it is primitive compared to UltraEdit! A programmer introduced me to UltraEdit a long time ago, and I've used it ever since. It may be overkill for our use, but I've never found another program that has the power I want at my fingertips!
Blows basic notepad out of the water. Have tested Edit++ and a few other text editors, and did not find the same breadth of support or ease of use and with UltraEdit. There is a world of choices out there, but for the price, this one is all you need.
When compared to most file editing programs UltraEdit usually comes out on top for being extremely flexible and feature-rich. We depend on it every day and although we have several other editors available to us we seem to always go back to this time and time again. Very …
Consultant BI senior/Administrateur - spécialité SAS
Chose UltraEdit
Notepad++ does have a lot of the base features of Ultraedit. However, Ultraedit brings a lot more to the table and the corporate licence makes it interesting for large companies. I would still advise small companies to look at it as they can get units for a reasonable price.
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.
Notepad++, while being a great editor, is very easy to get familiar with. However, being a serious developer, having the most efficient tool is much more important than having an easy tool. Vim’s speed is very much faster than that of notepad++. Moreover, the amount of plugins …
I prefer Vim simply because it's as simple as apps like Notepad, Notepad++, or gedit, but as feature rich as Microsoft Visual Studio. The startup time is quick, the response time is quick, it never freezes. Vim always "just works." Vim can be downloaded in a few seconds (if …
I spent some time learning emacs at one point and found it to have a much larger surface area of required knowledge before being productive. They are similar in that the interface is somewhat "hidden" behind keybindings and commands, but Vim's modal model makes more sense to me …
It is hard to compare Vim to many other packages in the developer's stack of tools. It mainly does one thing, edit text, and does it better than anything else. For instance, you can't really compare it to Visual Studio Code because VS actually has a Vim plug-in so you can …
Vim is a text editor that strives for simplicity. It does that well, but when you need something at the next level, take a look at the above two. Visual Studio Code is a fantastic, free code editor that makes most of my workflow easy.
Vim's keybindings are a lot more complex than Notepad++. With that, comes a whole bunch of capability that Notepad++ just can't match. Emacs is comparable, in terms of capabilities--because Vim is built into so many unix systems, I chose to learn it instead of Emacs. Knowing …
I use Vim for specific use cases and others for their own purposes but all of them are being used at my work every day. Vim has its pros like it's free/open source, has a mouse free interface, is lightweight and fast, and once learned is hard to forget.
Overall, a great tool for handling large files. Code formatting is very nice and customizable making it very easy to write scripts or SQL or any other language. It is easy to navigate and it remembers files and keeps them in context when shut down and relaunched. My analysts and programmers all use this editor every day.
If you're doing any sort of text editing, you should consider Vim--once you climb the learning curve, you'll be faster and more efficient at everything you do. Also, Vim is my default search/replace tool--whenever I need to make changes throughout a document, most often, I'll copy and paste into a Vim window so that I can take advantage of regexp-based replacements. Vim isn't for the faint of heart, though--it's hard to learn and super complex. If you use a text editor once or twice a month, or just need a simple way to strip out formatting, Notepad will get you where you want to go without all the confusion.
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.
I don't consider the steep learning curve to be a hinderance on the overall usability. I would rate this a ten, but to be honest a lot of people do get hung up at the beginning and just abandon it. However, for people who have made the moderate effort to get over the hump, nothing can be more usable.
The support is somewhat lacking; Vim doesn't really have support outside of its forums. The forums, while notably good, aren't equal to real support though, and the steep learning curve makes you wish there was a help desk that would assist with all of the basic questions. There are several handy books and guides that can be found, and most implementations of the product come with "vitutor" which walks you through its usage.
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.
I think it comes down to usability (and frankly, just preference). There's an old adage that Emacs is a good Operating System with a poor Text Editor! Jokes aside, when looking at different text editors, such as Emacs or Nano, Vim is the one that is usually always preferred because of how simple it is to learn. The learning curve of Vim compared to other text editors just makes it such a natural choice.