When comparing UltraEdit vs Kate, the Slant community recommends Kate for most people. In the question“What are the best programming text editors?” Kate is ranked 7th while UltraEdit is ranked 33rd. The most important reason people chose Kate is:
Has a terminal that can sync to the location of your document, letting you compile or run your program quickly or run quick commands, all without leaving the editor.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Handles large files (>1GB) extremely well
UltraEdit has small memory usage and allows for fast parsing/searching when handling large files.
Pro Works perfectly with remote files
Supports several protocols for accessing remote files and working on them with the same ease as local files. Files can be integrated in the projects as normal files.
Pro Probably the most versatile general editor in existence.
If you need a general editor, UltraEdit is the way to go. If you were writing C/C++ all day, then this would be your editor. If you need to slog through large files then this is your go to editor. If you need to go through XML files, then this is your editor. If you need to sort data, then this your my editor.
Pro Fast, stable, easy to use
It loads with a short delay, but once loaded it's snappy and rock-solid. Anyone accustomed to using Windows text editors will feel at home in its interface, and those that prefer alternate keybindings can easily change them.
Pro Search and replace capabilities
From Ultraedit to Perl to Unix regex engines, the search and replace can accomplish just about anything.
Pro Responsive company
Whether for feature requests, technical support or license questions, IDM is always quick to respond.
Pro Nice hex display & edit
There's a handful of other features like this that make UltraEdit indispensable.
Pro Extremely customizable GUI editor
UltraEdit offer the best of both worlds. it has a full on GUI along with all the shortcut commands you need. There's no need for the user to suffer 80 char limitations of a terminal editor.
Pro Highly flexible
UltraEdit allows you to handle groups of files as a project.
Pro Integrated terminal
Has a terminal that can sync to the location of your document, letting you compile or run your program quickly or run quick commands, all without leaving the editor.
Pro Project mode
Kate allows you to make projects to simplify the organisation of your code. This brings in additional organization of an IDE without the overhead.
Pro Fast and minimaistic
Kate is pretty fast and lightweight. This helps it with it's start up speed.
Pro Syntax highlighting
Kate supports syntax highlighting for over 180 languages, from Assembler to Zsh.
Pro Edit over FTP, SSH, or other protocols
Kate uses KDE's input and output libraries to read and write files, allowing seamless integration with FTP, SMB, SFTP, and many other protocols.
Pro Thriving plugin ecosystem
Lots of plugins allow Kate to expand or shrink based on your needs. It includes GDB integration, XML completion, and symbol viewing to speed up programming.
Pro By far one of the best and lightest text editors.
Notepads alternative (for the Windows users).
Pro Vi entry mode
Kate has a vi entry mode.
Cons
Con Proprietary
It's not free and a license costs $79.99.
Con The themes introduced in version 20 regressed certain aspects of syntax coloring
The themes simplified the syntax highlighting which lost the capacity to have as many colors as one wanted to define. Now it is limited to around 20 different colors. In general it's not a problem but in certain cases it broke coloring.
For some reason, the classic theme is the only one that is totally pleasant for readability well with syntax highlighting.
Con Hard to install on Windows or OS X
Kate can be a little hard to install and configure, especially for beginners.
On Linux or BSD, it can be easily installed from your distribution's repositories.