Best Free Programming Editor
|
In a Hurry?
|
|
Introduction
|
|
Programming editors, also known as source code editors, are text editors that are specifically designed for programmers or developers for writing the source code of an application or a program. Most of these editors are built with useful features, which may include colour syntax highlighting, auto indentation, auto complete, bracket matching, syntax check, plugins, etc., to effectively support the users during coding, debugging and testing. |
|
Discussion
|
|
It is also highly configurable through plug-ins, has a wide range of themes and offers multi-language support. Other features include color source code printing, auto-completion, multi-document and multi-view, drag and drop, syntax folding, bookmark, ASCII art display and more. A plugin manager is included in the program showing the installed and available plugins. The installed plugins include Compare, Document Monitor, MIME Tools, NppExec, NppExport, Spell Checker, etc. Installation of the available plugins is made user-friendly, just tick the items the users need and click the 'Install' button. Some other Notepad++ plugins are listed here with their dedicated forums. |
|
PSPad works with projects and provides extensions for scripts, user converters and syntax definition. It allows users to call external programs for different environments as well. The program has a built-in spell checker but the dictionary needs to be downloaded separately, unpacked and saved in the ".\PSPad\Spell\" directory. |
|
It has all basic features like tabs and syntax highlighting for over 130 languages. Its advanced features include a diff utility, an FTP browser, a powerful macro language, block select, and more. A bit of a heavyweight, yes, but you can't beat the power. Unlike Notepad++ or PSPad, this program is cross platform, written in Java and runs on Windows, Mac, Linux and Unix. |
|
Other programming editors to be reviewed:
|
|
Related Products and Links
|
|
You might want to check out these articles too: |
|
|||||||||||||||||||||
|
|||||||||||||||||||||
|
|||||||||||||||||||||
|
Editor
|
|
This software category is in need of an editor. If you are interested in taking it over, please email Elizabeth, our editorial co-ordinator with a little bit about your background and in particular, whether you have any commercial affiliation with products in this category. If you are currently logged in, you can contact Elizabeth directly by clicking here, if not then click here. |
|
Tags
|
|
free, programming editor, source code editor, text editor, editors, freeware |
Back to the top of the article
Delicious
Digg
StumbleUpon
Please rate this article


Subscribe to our 



Saw this today on Freewarefiles :
http://juffed.sourceforge.net/
Its a new programming editor... still being developed.. but looks good. The code completion feature caught my attention. Do any of the existing editors have this feature?
Anupam
You simply cannot beat jEdit for customizable syntax highlighting.
I second Notepad++ as the best. Small, fast, plenty of useful plugins available for download.
PSPad has more options and is theoretically more versatile, but using PSPad is so much more complex than Notepad++ that Notepad++ has to be the clear winner in this category.
I think Vim cannot be considered as a programming editor. Its just simply an editor :). Although it has lots of keyboard shortcuts, which make the job of editing and writing really easy, and its really feature rich in that way... but it cannot be said to be a programming editor.
I have worked on vi for quite a long time, when I was using Solaris/Unix at my workplace. Its a great editor.
Anupam
i currently use Notepad++, and its awesome. got it to compile and run my java files without too much trouble. extremely lighweight and fast. nothing to not like.
Post new comment