Howl vs Codelobster
When comparing Howl vs Codelobster, the Slant community recommends Howl for most people. In the question“What are the best programming text editors for a Mac with a GUI?” Howl is ranked 14th while Codelobster is ranked 23rd. The most important reason people chose Howl is:
You don't need the mouse to use Howl. Everything can be accomplished with commands and shortcuts.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Keyboard driven
You don't need the mouse to use Howl. Everything can be accomplished with commands and shortcuts.
Pro Fast startup
It's extremely lightweight, making it start up pretty quickly.
Pro Easy to use
Howl is very intuitive and easy to use.
Pro Easy to extend
Plugins (bundles) can be written in Lua or MoonScript.
Pro UI Focused on editting
Non distracted icons, toolbars, pannels, extra spacing, etc.
Pro Language tooling
Has built-in functionality for completion, inline documentation and linting so IDE-like features can be added easily.
Pro Command line palette
Search for your commands in an easy way and see in the list which key-strokes are mapped to which commands
Pro Open source
Howl is an open source project and is actively developed on GitHub(howl-editor/howl). It has a MIT license.
Pro Works on OpenBSD
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.
Cons
Con Lack of Lua examples
Although Howl can be extended in both Lua and MoonScript, almost all bundles are written in MoonScript. This means that it is a bit harder to find examples if you'd rather write your bundle in Lua. MoonScript can be compiled to Lua but the code won't be as clean and understandable as if it would've been written in Lua by hand.
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.