Notepad replacement

Notepad++ Logo

The inbuilt Windows notepad program is okay. It is small, and edits text files without too much complaint. But it is very limiting. There are a lot of things it won’t do and there are many better alternatives.

But sometimes you don’t need a full IDE to edit a text file, or make a minor alteration to a web page. Even many text editors, like emacs and it’s equivalents, are a bit heavy.

So an entire new genre of text editor has been created: the notepad replacement. Light, integrated with windows, but much more capable.

Until recently my standard text editor in XP has been metapad. It does the things I needed. But I’ve recently found notepad++.

Notepad++ Screenshot

Notepad++ is GPL, so it is free to use, and powerful. Simple things like being in colour make a text editor much easier to use, and figure out any typos you may have made. And tabs (like in firefox) that allow you to easily flick between documents — something that really annoyed me in metapad, and was hugely frustrating in regular notepad.

Notepad++ has syntax highlighting for many different programming languages: C, C++, Java, C#, XML, HTML, PHP, Javascript, ASCII art file, ini file, batch file, ASP, VB/VBS source files, SQL, CSS, Pascal, Perl, Python and Ruby, among others.

It doesn’t have as nice an icon scheme as Notepad SX, but overall is a much better package. Why don’t you give it a try? (mac and linux users exempt)

Let me know if you have found a better gui text editor than Notepad++ and I’ll give it a try.

This entry was posted in Tech. Bookmark the permalink.

3 Responses to Notepad replacement

  1. Simon says:

    I also found Notepad++ recently, it’s the nicest Notepad replacement I’ve seen.

  2. Tim says:

    I too went on the new text editor search recently after getting annoyed with my out of date version of UltraEdit. I came across PSPad which is pretty similar to Notepad++ from the sounds of it. The scintilla editor component is pretty nice which is a real plus for Notepad++.

  3. PitersGriffing says:

    I found the answer in google, remove the topic pls.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>