When comparing Editra vs Crimson Editor, the Slant community recommends Crimson Editor for most people. In the question“What are the best simple text editors for Windows?” Crimson Editor is ranked 27th while Editra is ranked 32nd. The most important reason people chose Crimson Editor is:
It can create a project that will be stored in a prj file, which is a text file that can be edited and used across systems. The folder pane navigation is limited to each disk drive. The output pane can be used to capture compilers or other exe's output, and also shows search output while searching in multiple files. You can just click on any line and it then opens the corresponding file in a new tab and shows you the needed line.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Very customizable
Pro Small and portable
Editra's small size makes it extremely fast and portable. It can be uploaded in a USB drive and be used on the go.
Pro Powerful
Editra can open more than 60 different types of source code, each with syntax highlighting and many other features. It also has many widgets that can be installed to make the user experience easier (you can download them from the main site).
Pro Cross-platform and open source
Editra can run on Linux, Mac OS X, and Windows. Its sources are easily available from the site.
Pro Simple
Editra has a simple and very customizable UI.
Pro Python IDE
It's written in Python and can also be used as a Python IDE. Just by extending it through the installation of additional features and widgets, Editra can become an IDE for any programming language it supports.
Pro Project/Folder/Output pane
It can create a project that will be stored in a prj file, which is a text file that can be edited and used across systems. The folder pane navigation is limited to each disk drive. The output pane can be used to capture compilers or other exe's output, and also shows search output while searching in multiple files. You can just click on any line and it then opens the corresponding file in a new tab and shows you the needed line.
Pro Open last working files on start
Can open with all last worked documents - remembers all file positions.
Pro Free software
Pro Regular expressions support
Find and replace (multifile) allowed with support for regular expressions also.
Pro Macro editing
Repetitive lines or words can be recorded as a macro, kept and recalled when needed, since it is permanently stored (up to 11 macros).
Pro Spell check
Pro Return to last edit
Return to last edit option is very good during coding, where we can lose track of where we were.
Pro Column mode
The column mode editing trick, which we could do in MS Office (with ALT + mouse key), is also available.
Pro Very lightweight
Pro Can make a project and configure hot keys to call system commands to make it an IDE
Pro The text window can be split into two or four parts
Pro Custom syntax along with many known syntax and multi level key highlighting
Pro Supports tabs
Supports any number of tabs
Cons
Con UI is ugly and outdated
Editra's UI is rather ugly and outdated and the color scheme is not as sleek as the other options out there.
Con Doesn't support dragging and dropping text
Con Further development not happening with the Emerald Community
Con Bookmarks are not permanent
Bookmarks are lost when a file is closed - just like any other editor.