software
Report a problem

Notepad++ 4.7.4

Slimy   on 13 January 2008 - 22:42 · 12 comments & 12070 views

Advertisement (Why?)
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component (a very powerful editor component), 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.

What's New:
  • Fix the horizon scroll bar flicker bug.
  • Fix the full screen (F11) bug regarding multi-display issue
  • Explorer context menu is available under xp 64 bits et vista 64 bits.
  • Fix the crash issue of window dialog while clicking Sort button without selected item.
  • Enhance Sort feature GUI part - Enable Sort button only after clicking on the column tab; Disable Sort button after sorting.

Download: Notepad++ 4.7.4
Screenshot: >> Click here <<
Link: Home Page | Forum Discussion (Thanks hayc59)

Post a comment · Send to friend Comments · There are 12 additional comments
(3 replies) #1 Edklite on 13 Jan 2008 - 22:58
link does not work nore is there any mention of it any where
#1.1 ensiform on 14 Jan 2008 - 07:06
Quote - (Edklite said @ #1)
link does not work nore is there any mention of it any where


He doesn't usually update main page right away.
#1.2 Edklite on 14 Jan 2008 - 07:24
Quote - (ensiform said @ #1.1)
Quote - (Edklite said @ #1)
link does not work nore is there any mention of it any where


He doesn't usually update main page right away.


I was refering to the sourceforge page anyways its all working now
#1.3 ensiform on 14 Jan 2008 - 19:30
Quote - (Edklite said @ #1.2)
Quote - (ensiform said @ #1.1)
Quote - (Edklite said @ #1)
link does not work nore is there any mention of it any where


He doesn't usually update main page right away.


I was refering to the sourceforge page anyways its all working now


I'm seeing a 4.7.3 and a 4.7.5 now but no 4.7.4 :

Last edited by ensiform on 14 Jan 2008 - 19:34
#2 Darken on 14 Jan 2008 - 03:24
Thanks for the heads up.
(1 reply) #3 Wiggz on 14 Jan 2008 - 07:45
I've watched numerous releases of this come and go without trying it.

I'm going to download it and try it now though.

What do most people use it for.....coding? HTML stuff?
#3.1 jelli on 14 Jan 2008 - 08:54
I use it for coding both HTML and Java, i find it works well with both allowing you to have keywords formatted for easier readability and also the fact that blocks of code can be shrunk and hidden helps whilst working with rather large files.

The list of supported languages is huge as well so anything you throw at it it should support and if not there are generally plugins available that allow it to add the formatting to the code making it easier to read.

It's my favourite text editor.

Last edited by jelli on 14 Jan 2008 - 08:59
#4 JiveMasterT on 14 Jan 2008 - 17:15
I only see 4.7.3 available. What's the deal?
#5 +BeLGaRaTh on 14 Jan 2008 - 18:54
Same here can only see 4.7.3 available, also does anyone know when the update functionality will be fixed in Vista? at the moment you have to turn off the check on startup or it wont run, also using the check updates from within the program does not work as it requires to be run as admin, something I will not do
#6 +BeLGaRaTh on 14 Jan 2008 - 20:01
Couldnt edit above, 4.7.5 has now been uploaded, and the auto update functionality appears to be fixed
#7 EL1TE on 14 Jan 2008 - 20:06
#8 _dandy_ on 16 Jan 2008 - 22:40
> written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program)

Yes, because you need the fastest, tightest code possible to type in text...

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.

Advertisement (Why?)