This is v0.8 of my PSP C++ IDE.

I used Maniac's Syntax Highlighter DLL for the syntax.

Features:
*Syntax Highlighting
*Save and Open Projects for easier management
*Projects can have C files, Makefiles, export files(for prx)
*Create Empty Projects or files, or
*use the "Template Feature" so you can start with a pre-written file
*The template feature currently includes:
	1.Standard Template
	2.Kernel App Template
	3.PRX template (for VSH PRX's)
	4.More to come
*Help menu
*Easy to work with interface

Check out the help for more info.
BTW I know about the stupid thing in the icon.

OH, and when you open a file, the sytax highlighter doesn't kick in right away but that will be fixed in the next version.

If there is something that should be highlighted in the syntax that I forgot, please let me know.

Have Fun!!!