This year, one of the best software tool I found is Programmer’s Notepad. As the name suggests, it is an editor loaded with features that are useful for people who work with code for software or web pages. There are lots of such tools available for Linux platform but Windows equivalents have been totally lack-luster. The poor Notepad and Wordpad are no good for programmers. On top of it, both these applications have some encoding related snags in Windows 7 versions. I work a lot with non-English languages and therefore need to use Unicode. On Windows 7, Notepad and Workpad had made my life really miserable because they would not save files in correct encoding. I was craving for a light-weight, simple notepad application that allows me to easily work with CSS, PHP, Java, JavaScript, HTML and what not. Programmer’s Notepad (PN) is a brilliant tool that answers to all these requirements. PN is a free and open source software. It is very fast, does syntax highlighting in all the popular programming languages, provides indentation, search and replace using regex AND it can set the encoding of the file / editor window to UTF-8 and UTF-16. To set the encoding of a file go to: File > Properties PN can open multiple files in tabbed view, can show line numbers and can manipulate lines with shortcut keys (like vi editor) among other features. You might say that all these features are available in any good IDE –but as I said, I wanted to have a light-weight editor which can quickly load just like Window notepad. Programmer’s Notepad is a very good tool. Congratulations and thanks to its developer. You can download it free from here: http://www.pnotepad.org/download Comment * Name * Email * Website

Δ

Better Notepad for Programmers - 59Better Notepad for Programmers - 82