Notepad 2 text editor
Notepad2 is a light-weight, free and open source Notepad-like text editor with syntax highlighting for a few commonly used languages.25th May 08
I'm a big fans of Notepad. Since when I started to make my first web page with HTML, I was using Notepad. And today, Notepad is still my first choice when I'm doing web programming work.
Though, the Notepad which comes within every copy of Windows operating system is indeed too simple when I'm using to do programming such as PHP, Javascript and so on. Therefore, we have Notepad2 which comes with several great feature for programmer like me.
Features of Notepad2
- Syntax highlighting: HTML, XML, PHP, ASP (JS, VBS), CSS,
JavaScript, VBScript, C/C++, C#, Resource Script, Makefiles, Java,
Visual Basic, Pascal, Assembly, SQL, Perl, Python, Configuration
Files, Apache Config Files, Batch Files, Diff Files
- Drag & drop text editing inside and outside Notepad2
- Basic regular expression search and replace
- Useful word, line and block editing shortcuts
- Rectangular selection (Alt+Mouse)
- Brace matching, auto indent, long line marker, zoom functions
- Support for Unicode, UTF-8, Unix and Mac text files
- Open shell links
- Mostly adjustable
Notepad2 is only a small standalone program where installation is not required at all. Simply download a copy of Notepad2 program and you can start using it on any Windows bases computer.
Download Notepad2 for free now
Comments