Top 5 Most Used Text Editors
As time goes by, the variety of text editors available for the use of web developers keep on increasing. It is always that the new one has something better or something new to offer.

Listed below are among the well kowns:
Notepad: Notepad is the most popular text editor based on the survey. It does not support any format or styles, which makes it very suitable in a DOS environment.
Textmate: Textmate is a GUI text editor for MAC OS X. It is commonly used for screenwriting. Programmers prefer Textmate because it features declarative customizations, tabs for open documents, recordable macros, folding sections and snippets, shell integration, and an extensible bundle system.
Coda: Coda was specifically developed for MAC OS X. It was created to resolve the problem of inadequacy of full-featured website development platforms corresponding to application development platform Xcode. One of its notable feature is that it boasts a new Find/Replace mechanism.
Vim: Vim is compatible with Windows, Linux and MAC OS. It is based on commands given in a text-user interface. The command line mode is where its full functionality takes place.
PSPad: PSPad is a freeware text editor for Windows. It supports syntax highlighting and hex editing, and is designed as a universal GUI for editing many languages including PHP, Perl, HTML, and Java, autocompletion, tabs, FTP client and find/replace using regular expressions.
When choosing the proper text editor to use for your project, it shouldn’t depend on the popularity of the program. It will all boil down to the usability and functionality of the product.

