Codelobster vs Kate
When comparing Codelobster vs Kate, 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 Codelobster is ranked 16th. 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 Advanced support for all popular frameworks
Including Laravel, Bootstrap. jQuery, WordPress, Drupal, Yii and so on.
Pro Special support for JQuery through the jQuery plugin
The jQuery support (when you install the jQuery plugin) is great. It adds function definitions so that autocomplete works as intended. Furthermore, the IDE knows about the logic of the different libraries and frameworks and can understand that $(this)
refers to a jQuery instance.
Pro Great HTML, CSS and JavaScript autocomplete
Codelobster has great HTML, CSS, JavaScript and PHP autocomplete
Pro Free version available
There is a free version available for download; it comes with a lot of features that you would find in an IDE.
Pro Portable option available
Codelobster IDE offers a lightweight, portable option.
Pro Hovering over a CSS property shows you which browsers are supported by that property
This is a really nice feature as it immediately shows you the browsers that support a certain CSS property. Of course, it does not beat actual testing, but it's still a nice feature that saves developers a lot of time.
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 You need to sign up to get a free serial number for the free version
In order to use the free version of Codelobster, you have to sign up and get a free account. This is done to help stopping piracy, but it's still pretty jarring when all you want to do is install a program.
Con Expensive
For the Pro version (which includes all the available plug-ins), the cost is $99.95. The lite version (without plugins) is $39.95.
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.