rado354 Posted May 21, 2007 Share Posted May 21, 2007 (edited) Notepad++ 4.1.2 download Notepad++ is a free source code editor which supports several programming languages running under the MS Windows environment. This project, based on Scintilla edit component (a very powerful editor component) are written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence. Licence: Open Source http://notepad-plus.sourceforge.net/ Here is the: >> nLite Addon << if you want to integrate this great program into your Windows installation CD (and our guide HowTo Do It ) :yes: Edited May 21, 2007 by rado354 Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/ Share on other sites More sharing options...
Echilon Posted May 21, 2007 Share Posted May 21, 2007 This beats Context and Editpad IMO :) Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588568906 Share on other sites More sharing options...
zeroday Posted May 21, 2007 Share Posted May 21, 2007 Yay..another update for my fav editor. :D Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588569024 Share on other sites More sharing options...
Zionyx Posted May 22, 2007 Share Posted May 22, 2007 So many updates for this >< update log: v4.1.2 fixed bugs and added features (from v4.1.1) : 1. Fix crash problem of updating v4.1.1 from v3.9 (or previous version) by modifying the installer (remove HexEditorPlugin.dll). 2. Fix the bug of the settings "Remember the last operation directory" : this parameter is remembered by acrossing the sessions. 3. Fix Ruby source file buffer overflow bug. 4. Increase User Define Language keywords buffers from 1024*20 to 1024*30 characters. 5. Increase the buffer of Extension defined by user from 20 to 256 characters in Style Configurator. 6. Fix the bug of user defined keywords field in Styler configurator. 7. Add URL "Notepad++ Home", "Notepad++ Project Page", "Online help" and "Forum" into menu. Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588571198 Share on other sites More sharing options...
Hum Posted May 22, 2007 Share Posted May 22, 2007 :p I'll stick o Notepad2 -- it rocks. http://www.flos-freeware.ch/notepad2.html Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588571377 Share on other sites More sharing options...
rado354 Posted May 23, 2007 Author Share Posted May 23, 2007 I don't think you can compare Notepad2 with Notepad++ They are both fantastic products, however Notepad++ has much more advanced features ;) Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588573982 Share on other sites More sharing options...
JiveMasterT Posted May 23, 2007 Share Posted May 23, 2007 :p I'll stick o Notepad2 -- it rocks.http://www.flos-freeware.ch/notepad2.html I used to use notepad2 for everything and it still has a place in my program files... but let's face it... use Notepad++ and you'll never go back. It's got loads more features than notepad2. I use it for everything. Viewing different parts of documents side by side is pretty cool as is having all of your stuff in tabs. I use notepad++ especially when I'm making modifications to a a board that uses PHPBB. It's so easy to stretch out my screen and put the mod file and the php files next to each other. I used to put 2 notepad2 instances next to each other but this just proved to be much easier and faster. Link to comment https://www.neowin.net/forum/topic/561913-notepad-412/#findComment-588574050 Share on other sites More sharing options...
Recommended Posts