When comparing Texts vs IntelliJ IDEA, the Slant community recommends Texts for most people. In the question“What are the best Markdown editors for OS X?” Texts is ranked 20th while IntelliJ IDEA is ranked 23rd. The most important reason people chose Texts is:
Unfortunately, this is a global setting for save (it can open any dialect)
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Supports multiple Markdown dialects
Unfortunately, this is a global setting for save (it can open any dialect)

Pro Immediate Markdown rendering and preview
Texts immediately renders the formatted Markdown as you are typing it inside the text box. It's quite similar to a WYSIWYG editor.

Pro Imports and exports many formats
HTML, Word, TeX, PDF, ePUB, OPML.
Pro Works on Mac OS X and Windows
Pro Great Java Support
Pro A good editor for test-driven development
IntelliJ IDEA is really easy to work with when it comes to test-driven development in Java and JavaScript/TypeScript.
Pro Great JavaScript support
Pro Markdown support with preview
Pro Supports PHP quite well
Pro Great TypeScript support
Really good support for importing classes, libraries, etc. into a typescript class. Making it easy to do TDD.
Pro Good BASH script support
Pro Angular CLI support
Pro Made by developers for developers
It can make one more efficient, but also can get one way too used to shortcuts, autocomplete, and easy debugging.
Cons
Con Overwrites standard Markdown
Editing a preexisting Markdown document overwrites standard markup in it (for example, interpreting headings marked with leading "#"s and rewriting them with a trailing underscore line), adds extra blank lines between all paragraphs, and adds extra spaces at the head of unordered-list items.
Con Spell checking is not activated by default
There's a built-in spell checker which is not activated by default and is quite hidden.
Con Limited choice of built-in themes
You can download the CSS for these themes and create your own, but would be nice to have more flavors (e.g. GitHub)
Con No word count in older versions
Word count is present in Texts 0.21, at least.
Con Is not free
But it does have a free version (Community Edition).
Con Heavy
Consumes more resources than VSCode etc. But depending on your use-case, it can still be worth it for the benefits you get with this editor.
Con Autocomplete does not work while IntelliJ is indexing
But this, in general, is not much of an issue. Usually after npm install, etc.
