View Single Post
Old 05-21-2008, 08:08 PM   #10 (permalink)
Vipralion
 
Status: Member
Join Date: May 2008
Location: SD, United States
Posts: 71
Send a message via MSN to Vipralion
Default

Quote:
Originally Posted by Larrabee View Post
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.
Vipralion is offline   Reply With Quote