When comparing Notepad++ vs Haroopad, the Slant community recommends Haroopad for most people. In the question“What are the best open source Markdown editors for UNIX-like systems?” Haroopad is ranked 3rd while Notepad++ is ranked 4th. The most important reason people chose Haroopad is:
Haroopad has multiple available themes to choose from and new ones can be easily built with CSS.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Syntax highlighting for a wide variety of languages
Notepad++ has built-in support for syntax highlighting for a wide selection of programming languages.
Pro Light and fast
Notepad++ is a very light program that starts almost instantly. This makes it a great text editor for users that want something that will start the second they open it.
Pro Extendable via plugins
A list of hundreds of plugins is maintained.
Pro Portable
You can get a portable version of N++ and put it on a flash drive or your dropbox account and have your editor, configured the way you like, at any computer that you are on.
Pro Free under GPL
Notepad++ is licensed under GPL, which means it is free/open source software that you can use freely.
Pro Regex replace in selection, active tab, or all tabs
In Notepad++, the user can utilise regular expressions to quickly modify text across multiple files.
Pro Persistent documents, even after exiting the application
If you close Notepad++ (npp), your documents remain even if you haven't saved.
Pro User defined language syntax support
You can define your own custom syntax highlighting rules (or add support for others) .
Pro Easy to use and admin
Very easy to use and personalize.
Pro Multi-line editing
While it is disabled by default, when enabled, it is possible to edit more than one line at a time. This is helpful in many situations.
Pro Split screen
The user can open and edit files in multiple screens within the editor window.
Pro Supports Markdown
If you have the Plugin Manager installed you can search for MarkdownViewer++ and install it via that plugin.
Pro Very customizable
Haroopad has multiple available themes to choose from and new ones can be easily built with CSS.
Pro Multiplatform support
Runs on Mac, Windows and Linux with 32-bit and 64-bit binary packages available.
Pro Completely free
Haroopad is a free and open source Markdown Editor.
Pro Various publishing and export options
Haroopad can publish to Wordpress, Evernote, Tumblr and MediaWiki and export to EPub, ReStructured Text, RTF and PDF.
Pro Mathematical expressions support
Haroopad supports mathematical expressions through LaTeX and MathJax.
Pro Supports MathJax
Mathematical equations can be exported to the browser by using MathJax, a JavaScript display engine with a lot of great features such as typography support and modular output.
Pro Allows embedding content from a wide variety of sources
Content from YouTube, Twitter, Vimeo, Slideshare, Flickr, Instagram, Soundcloud, Wikipedia and Pastebin can be embedded in the document.
Pro The Markdown flavor can be extended
Haroopad supports GitHub Markdown flavor out of the box. But the functionality can be extended to support additional Markdown features.
Pro Vi key bindings
For people used ti vi/vim, Haroopad can be set up to be used with vi keybindings.
Pro Dual License
GPL3 license is applied to the current version and will be applied in the future to meet the internal dual licensing scheme.
Commercial use follows Apache license v2 (APLv2) for keeping the GPL license and non-commercial use under consideration.
Cons
Con Windows-only
While it can run in Wine, it is native only to Windows. Linux users will have to use Notepadqq instead.
Con Settings confusingly scattered
Examples: try to change the tab size or used font.
Con Annoying update notifications upon start-up
Annoying update notifications tend to pop up upon start-up after not having used the app or machine for a few days. At the same time, they can be easily turned off.
Con Outdated UI
Only the text area can be themed, and it doesn't have as many features as browser-based text areas.
Con Limited new syntax support for new languages
It may be hard to find good plugins for relatively new languages.
Con Session backups not enabled by default
Unsaved tabs will be lost when Npp crashes, unless you first enable the session backup option.
Con User defined language doesn't support triple quote strings
It also doesn't support triple hashed comments. Both styles are overridden by their single character single line version.
Con English translation is iffy
The software was initially developed in Korean for Korean users and later translated and ported to English. The translation to English has not been perfect and there may be some weird expressions and grammatical errors along the way.
Con Documentation is in Korean
The official documentation is in Korean, so it may be a bit hard for non-Korean speakers to find their way around Haroopad.
Con Windows installer does not support easy admin installation
It can't request the necessary privileges to install to C:\Program Files.
Con Undo sometimes loses control about the selection
Select some text, select a formatting in the Markdown Syntax Helper view, undo.
Con Code pane is dark in default theme
Can be hard to read and a bit hard to find where to change it.