Version Tested : 5.0.3
Compatibility : Windows XP, Windows Vista, Mac OS X and Linux (using wine only)
Description : Notepad alternative for everyone, with tabs, syntax highlighting on loads of programming languages, split view (with scroll sync), document comparison, drag and drop, zoom, and much much more. If you do any text editing or coding, consider Notepad++ your new best friend
Notepad++ has been around for since 2003, and since then, its grown and established itself as THE free open source alternative to notepad. It’s biggest boast is syntax highlighting for many many languages, I may just devote the next paragraph to the list, as its quite extensive. Along with the syntax highlighting, there is auto completion, just like you would expect in a full software development package like visual studio. Oh and I nearly forgot, syntax folding is also a really useful feature. Finished with a method? Fold it up, just as you expect to be able to do.
Syntax highlighting and syntax folding for the following languages; C, C++, Java, C#, XML, HTML, PHP, CSS, makefile, ASCII art (.nfo), doxygen, ini file, batch file, Javascript, ASP, VB/VBS, SQL, Objective-C, RC resource file, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp, Scheme, Properties, Diff, Smalltalk, Postscript, VHDL, Ada, Caml, AutoIt, KiXtart, Matlab, Verilog, Haskell, InnoSetup, CMake and YAML. I only know about half of them, however, I’m using it for Java right now.
Since I’ve started university, We’ve been doing some hard coded java, using a text editor and some bat files. Everyone was using old fashioned windows notepad. Gradually people saw me using notepad++, asked what it was, and then downloaded it for themselves. This has had a rather big snowball effect, and now all I see is notepad++. READ MORE »