When comparing typora vs JetBrains Rider, the Slant community recommends JetBrains Rider for most people. In the question“What are the best programming text editors?” JetBrains Rider is ranked 34th while typora is ranked 40th. The most important reason people chose JetBrains Rider is:
ReSharper is a popular Visual Studio Extension for .NET Developers. IntelliJ IDEA is a popular and fully featured JAVA IDE.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Live preview
Typora immediately renders what's typed on the screen in Markdown format. This helps users to have a better understanding of how their document is being formatted.
Pro Hybrid interface
The editor and preview dual-pane setup typical of desktop Markdown editors are gone; instead, a singular interface makes for a WYSIWYG experience. This streamlines the workflow and encourages direct manipulation.
Pro Support for LaTeX expressions
It supports LaTeX expressions, with an easy-to-use MaxJax panel.
Pro Syntax highlight for fenced codes
It supports GFM's code fences, with syntax highlight support for C/C++, java, etc.
Pro Custom theme support
Typora has clean yet beautiful built-in themes and allows for users to create new themes using CSS.
Pro Support for tables
It supports tables for Markdown Extra. And also provides a GUI to make it easy to insert and edit them.
Pro Inline images
It won't display image like ![alt](http://image-url)
, But shows the image content inside the editor.
Pro Free during beta
Pro Shows table of contents for the document
It supports an outline for the document, by showing a table of contents on the left side of the screen.
Pro Cross-platform
Currently works on Windows, Mac and Linux.
Pro Natural typing experience
Editing in Markdown, either in WYSIWYG mode or in markdown code mode, feels natural. It never gets in the way.
Pro Make charts and diagrams with Mermaid, FlowChart and Sequence
Use fenced code-blocks to render diagrams using syntax from Mermaid and FlowChart.js.
Pro Sidebar with a list of files
You can open any folder in sidebar and see a list of other markdown files.
Pro Syncs with iCloud
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 No mobile (Android/iOS) apps
Con In beta
Typora is still in beta and may be prone to changes or bugs.
Con Unusable image management
Con The immediate rendering of Markdown is hard on the eyes
Having Markdown immediately render causes text to jump into formatted text, which is distracting and hard on the eyes.
Con No portable version (Windows)
You need admin rights on a managed Windows computer to install it. There currently is no portable version available.
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.