View Full Version : Notepad 2
shield
01-19-2006, 04:46 PM
Just found this on a site which daniel posted a link to...
Its Windows Notepad 2... Its can recognize and work with all sorts of syntax code so its quite a nifty code editor...
http://www.tcmagazine.info/modules.php?modid=4&action=show&id=397
danielneri
01-19-2006, 04:53 PM
cough cough *daniel posted* cough cough
shield
01-19-2006, 04:58 PM
errrm.. thats what i said ;)
Yeah, I have seen this before as I use the same stuff that's used in NP2 to get the highlighting and such working in my editor.
If you're after something similar, but with code folding and such, it might be a good idea to stick with the origional scite (http://www.scintilla.org/SciTE.html) as that should be capable of showing off some of the more up to date features of the scintilla code editing system.
Notepad 2 is written in C++ if I'm not mistaken (Microsoft Visual Studio), so it wasn't of much use for me in terms of learning to do things, but it's still a good editor and scintilla is by far one of the best syntax highlighting components ever... and it's open source too!
shield
01-22-2006, 09:23 AM
I use EditPlus2 for all my code :D
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.