Laptop Tools : Notepad ++
I was working on my laptop for the past month or so doing some C language for my final year project (which explains the lack of posts I’ve done recently) and I was testing out this new software called Notepad ++.
We already know that there is a tiny but powerful Windows utility in notepad, but there are still rooms on improvement on it. What about wordpad?
Well, if you are a programmer (although to tell you frankly I hate programming in C) just like me , then Notepad ++ is a great tool on top of the current notepad.
This is because Notepad ++ supports various file extension code from ASP to PHP to CSS any many more …….
Notepad ++ is written in C++ and it is covered under the GPL license (which means it is free to download and use
).

Here are some of the great features Notepad ++ has to offer.
1. Syntax Highlighting and Syntax Folding
2. WYSIWYG (What you see is what you get)
3. User Defined Syntax Highlighting
4. Auto-completion
5. Multi-Document
6. Multi-View
7. Regular Expression Search/Replace supported
8. Full Drag ‘N’ Drop supported
9. Dynamic position of Views
10.File Status Auto-detection
11.Zoom in and zoom out
12.Multi-Language environment supported
13.Bookmark
14.Brace and Indent guideline Highlighting
15.Macro recording and playback
And it differentiates code lines in color too.
Great Tool and A Great Download …..

