When comparing nano vs JetBrains Rider, the Slant community recommends nano for most people. In the question“What are the best programming text editors?” nano is ranked 14th while JetBrains Rider is ranked 34th. The most important reason people chose nano is:
Nano includes only the bare minimum of functionality needed to edit documents making it very simple.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to use
Nano includes only the bare minimum of functionality needed to edit documents making it very simple.
Pro Built-in cheat sheet for shortcuts
Shortcuts for common commands are shown at the bottom of the editor.
Pro Available on almost every Linux system as default
Similar to vi (vim), you can find nano on most Unix-like systems (even on Cygwin).
Pro Most of the languages supported
Syntax coloring is available for most of the programming language.
Pro Lightweight and bug free
Very stable editor that never hangs / leaks or crashes.
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 Limited feature set
While nano is fine for writing blog posts or doing quick modifications, it's probably not suitable for programmers or someone who needs to work on an editor for an extensive period of time.
Con Uncommon keybindings
Nano uses a strange set of default keybindings, which is totally different than Vim, Emacs, VSCode and Sublime.
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.