Notepad++
-
Regular users of Notepad and Wordpad on Windows are probably aware of the limitations of these fairly basic text editing applications. There is an excellent free, open-source program called Notepad++ (notepad-plus-plus.org) which includes some really useful additions such as a tab based-interface (to easily open and switch between multiple files) along with syntax highlighting and autocompletion when working with particular programming languages (such as HTML or PHP).
Leave a Comment