When comparing Howl vs JetBrains Rider, the Slant community recommends Howl for most people. In the question“What are the best programming text editors?” Howl is ranked 21st while JetBrains Rider is ranked 34th. 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 New C# IDE based on ReSharper and the IntelliJ platform
ReSharper is a popular Visual Studio Extension for .NET Developers. IntelliJ IDEA is a popular and fully featured JAVA IDE.
Pro Superior "quality of life" features
Extremely good at filling in all the mindless boilerplate type code while you stay productive.
Pro Fast performant
Rider has everything you want from a serious IDE, but without the bloat. This results in significantly fast performance in day to day operations.
Pro Multiple runtime support
Project Rider supports the .NET Framework and Mono, with CoreCLR support in the works. It also includes templates for creating new projects, and when you create an empty project, it's literally empty
Pro Cross-platform
As well as running and debugging multiple runtimes, Project Rider itself runs on multiple platforms. It runs on Windows, Mac OS X, and Linux.
Pro Decompile code for any .net library
Pro Version control integration
Intellij plugins for Git, Mercurial, and TFS plus Local History of files.
Pro Supports all the development lifecycle
Project Rider can build MSBuild and XBuild solutions as well as DNX/.NET CLI projects, and allows debugging .NET and Mono applications. DNX/.NET CLI debugging and CoreCLR support are coming.
Pro Excellent UI, Features beyond Visual Studio (File Layout just one example)
Pro Free for Students
With a university email, Rider can be obtained for free.
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 Not free
Project Rider has a trial version available, but is not free.
Con No support for dotTrace, dotMemory yet on macOS
Support is promised on macOS, but currently only available on Windows. This means it’s not ideally suited for performance tracing and debugging.
Con Is RAM hungry
This product can hang a huge amount of RAM memory, up to 4 GB.
Con Relatively young project
Some bugs are to be expected since it's still a relatively young project.
Con Abnormal key maps
Though Visual Studio Key Map can be installed, it is still hard to find where the plugins are installed when one uses it to open a solution for the first time.