When comparing Kate vs Crimson Editor, the Slant community recommends Kate for most people. In the question“What are the best simple text editors for Windows?” Kate is ranked 8th while Crimson Editor is ranked 27th. 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 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.
Pro Project/Folder/Output pane
It can create a project that will be stored in a prj file, which is a text file that can be edited and used across systems. The folder pane navigation is limited to each disk drive. The output pane can be used to capture compilers or other exe's output, and also shows search output while searching in multiple files. You can just click on any line and it then opens the corresponding file in a new tab and shows you the needed line.
Pro Open last working files on start
Can open with all last worked documents - remembers all file positions.
Pro Free software
Pro Regular expressions support
Find and replace (multifile) allowed with support for regular expressions also.
Pro Macro editing
Repetitive lines or words can be recorded as a macro, kept and recalled when needed, since it is permanently stored (up to 11 macros).
Pro Spell check
Pro Return to last edit
Return to last edit option is very good during coding, where we can lose track of where we were.
Pro Column mode
The column mode editing trick, which we could do in MS Office (with ALT + mouse key), is also available.
Pro Very lightweight
Pro Can make a project and configure hot keys to call system commands to make it an IDE
Pro The text window can be split into two or four parts
Pro Custom syntax along with many known syntax and multi level key highlighting
Pro Supports tabs
Supports any number of tabs
Cons
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.
Con Doesn't support dragging and dropping text
Con Further development not happening with the Emerald Community
Con Bookmarks are not permanent
Bookmarks are lost when a file is closed - just like any other editor.