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.
Changelog:
- Fix the unnecessary memory consuming (not memory leak) while find in files operation.
- Enhance Find in files feature : Insert the default value to filters and Directory fields automatically while launch or switch to Find in file dialog.
- Fix the crash bug while double click on find in files result.
- Link clickable feature is optional (in Preferences->MISC).
- Fix crash problem while search in all opened file in multi-view mode.
- Fix Close button misplaced problem in Find dialog.
- Change the plugin behaviour : different users can have different sets of plugins, besides the basic set. Notepad++ will load the plugins from %APPDATA%Notepad++plugins directory, in the case of absence of "doLocalConf.xml".

if they update their plugins as well
When I try to drag the panel on the right side, I get a messagebox whith the title "SetWindowsHookEx (KEYBOARD) failed" Message "GetLastError() returned 1428"
And it crashes and burns... Taskmgr froze, but the Ctrl-Alt-Del menu let me restart the computer. I did it twice just to be sure
Anyways, this is a good idea... A nice light editor so you don't have to fire-up an IDE every time you look at code. I hope there aren't more bugs.
Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.