Home » Freeware, Tips & Tricks: PC

NotePad++

Posted By: BioTecK on Saturday 22 September 2007 with No Comments Yet

Are you looking for a free, small html editor? Then Notepad++ is the right solution for you! :wink:
Notepad++ is a definite must-have for any one who does any common programming language like: C, C++, RC Resource File, Jave, C#, Makefile, HTML, XML, Javascript, PHP, ASP, CSS, Pascal, Python, Perl and much more!!

This program doesn’t need any introduction: The download is small, the number of supported languages is quite large, and there are tons of very useful features for it and must important thing: it’s free!

Two things that I really like about Notepad++ is the fact that you can open several files using the tabs, similarly to FireFox’s tabbed browsing and the structure trees!
The structure tree is automatically divided up into sections that act like folders. So, for example, if you have the following HTML code:

<html>
<head>
</head>
<body>
<center>Hello World!</center>
</body>
</html>

You’re able to collapse or expand everything between the html tags, head tags, body tags, etc. This feature works very similarly with other languages. I’m using Notepad++ for some days now and I have to say that it’s a great program to use! So give it a try and maybe you’ll like it too! :smile:

Publisher: notepad-plus.sourceforge.net
OS: Windows ALL
Language: English, Dutch, and many more…
Licence: Freeware
Version: 4.2.2
Download size: 1,68 MB
Download Notepad++: Click…
Screenshot:

Comments are closed.