Notepad Replacement
I have been using other text editors as notepad replacement for quite some time. I
highly recommend the following 2 editors (all free):
Notepad2
Notepad++
Both support features like :
-Line number display.
-Syntax Highlighting.
-Bookmark.
-Zooming.
-Show White Space and Line End character.
-Small in size. Put into your PenDrive and you are good to go.
-Does not require installation. Unzip the file and you are ready to rock and roll.
-and many more.
There subtle difference between the two is :
Notepad2 :
-SDI interface.
-Consume less memory.
Notepad++ :
-MDI interface.
-Consume more memory than Notepad2.
0 Comments:
Post a Comment
<< Home