Editra: Free Cross-Platform Code Editor with Syntax Highlighting

Win;
Mac;
Linux 
Whenever I do programming I tend to use some form of text editor, and so far my favorite app for that is Notepad++. Ever since they added in the code auto-completion it has been a great tool for the projects that I’ve worked on. The only downside is that it won’t exactly work if you’re looking for a free cross-platform solution.
That’s where Editra comes in. It’s a Python-based program that has many of the features that are nice to have when programming like syntax highlighting and code folding, and as an added bonus it’s also cross-platform. Don’t worry, just because it’s Python-based doesn’t mean it’s a pain to install… it all comes bundles in a single download just like a typical app would.
The only thing I wish it was capable of is auto-completion of code for languages besides Python. That’s the biggest downside that I’ve found, but other than that it does everything I’d expect it to:
- Auto-Completion/Calltips (for Python only)
- Bidirectional Find/Replace w\Regular Expression Support
- Bracket Highlighting
- Built-in Plugin Downloader/Installer
- Code Folding
- Drag and Drop (tabs/file opening/text)
- Editable User Profiles
- Highlight Style Editor
- Line Bookmarking
- Session Saving
- Syntax Highlighting (60+ Languages)
- Tabbed Windows
This app is pretty tough to beat when it comes to cross-platform code editors. It’s updated every month or two, and so I’ll be keeping my fingers crossed that a future version will support code auto-completion for more languages.
Get Editra for Windows, Mac, or Linux
Enjoyed the post? Subscribe to our feed to get a daily dose of CyberNet!
Tags: Freeware, Software, Windows, Downloads, Features, Linux, Mac


Related Posts:
- PSPad Text and Code Editor – Better Than Notepad++?
- Aptana: A Free Cross-Platform Web Application Designer
- Portable Notepad++: A Must for your Flash Drive
- AceHTML – Limited Time Free Advanced Web Editor
- FileZilla 3 – FTP Client for Windows, Linux, and Mac


















Nice going to check this one out. I currently use GEdit for my Ubuntu machines and use Notepad++ for my Win XP computer.
I like Notepad++ a bit better on Windows because of the code auto-completion for the various languages, but if Editra got that feature it would be a killer app. For the most part I’d say the features are on par with GEdit.