Quote:
Originally Posted by Larrabee Does Notepad++ supports C++ ?
I'm currently using Dev-C++ to cod in C++ but I want something new. I'm using it for a long time now 
I also found phpDesigner was a good tool but it doesn't supports C++, only C... |
Yup! C++ support for syntax highlighting. And about 50 other languages. Of course all the well known ones like html, javascript, css, php, perl, c, c++, c#, etc. But then there are some odd ones I've never heard of like INNO and Haskell. O__o
Lots of other features to. It's pretty customizable from choosing which filetypes to associate, some great built in scripts that do things like escaping ' to \', customization of the colors used in highlight syntax for each language... and wow so many lol.
Ever since I started using it I've just had no reason to use anything else. One feature I love is that it'll remember what files you have open in tabs when you close it and it will remember those and open 'em up the next time you use the program. Perfect for working on multiple files such as html, css, and js.
