This version fix some bugs discovered in v5.0, especially for tags match highlighter - it is more accurate.
makefile for gcc is re-enabled thanks to Harry, so you can compiled Notepad++ v5.0.1 under minGW.
Here are Notepad++ v5.0.1 fixed bugs and added features (from v5) :
1. Fix tags match highlighter bug - more accurate.
2. Fix word completion doesn't display bug.
3. Fix word completion not in alphabet order.
4. Fix Notepad++ launch problem under WINE.
5. Fix crash issue due to timestamp problem.
6. Fix bug : Files not in recent list on exit and no session saved.
7. Fix bug : hide lines not working right when closing.
8. Re-enable gcc compiler environment (minGW).
9. Fix bug : Syntax highlighting is not applied after "Save as".
Hi Don!
I've got a problem with the new 5.0.1 version: I was just programming some PHP code, setting the cursor into a word and when I started typing, Notepad++ crashed with the typical Windows "attention" sound. I tried to re-open it again (my session was still loaded, everything fine), but when I tried to set the cursor and hit a key, it crashed again. I waited a few minutes (just as long as it took me typing this bug report) and now it works again, doesn't crash anymore. I think it has to do with auto-completion, but it only appears when setting the cursor into one special word, it's the word "home_boxes" in the following line:
echo "<div class=\"home_boxes\">";
I just installed v5.0.1, Notepad++ never crashed before...
Greetings from Germany
Dominik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm using Notepad++ with Windows XP SP3.
I was just typing some code into a php file (please see example line above) and setting the cursor into the text line - Notepad++ then crashed. I tried to re-open it and it crashed again, whenever I tried to set the cursor and started to type. After a while of waiting (Notepad++ still closed) it seemed to work again, no crash anymore. However, after a short while it crashed again. I've installed v5.0 now to be able to work with the program.
Thanks for your help!
Greetings from Germany
Dominik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Saw that last night after installing Ubuntu Studio on my sandbox PC. Hooray! That puts me one step closer to switching my work pc to Linux. Good on ya.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
0. new, clean file
1. make program window smaller, so that text wraps.
2. set wrap text on
3. write a few paragraphs, doesn't have to be too many. Two is enough. At least one of them, preferably last one, should be longer than 1 line.
4. save the file (save as), any filename.
5. notice that some text (all after first line of the second paragraph?) disappeared. When you click mouse there, caret disappears too.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just tried installing v5.0.1 in XP and it doesn't launch. Double-clicking the program appears to do something as the top window loses focus as if a new window is being created but it doesn't. Task manager shows nothing. I tried both the installer and the zip. Installing v4.9.2 did work, however.
Barrie
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can download Notepad++ v5.0.1 binaries here :
https://sourceforge.net/project/showfiles.php?group_id=95717&package_id=102072&release_id=613539
This version fix some bugs discovered in v5.0, especially for tags match highlighter - it is more accurate.
makefile for gcc is re-enabled thanks to Harry, so you can compiled Notepad++ v5.0.1 under minGW.
Here are Notepad++ v5.0.1 fixed bugs and added features (from v5) :
1. Fix tags match highlighter bug - more accurate.
2. Fix word completion doesn't display bug.
3. Fix word completion not in alphabet order.
4. Fix Notepad++ launch problem under WINE.
5. Fix crash issue due to timestamp problem.
6. Fix bug : Files not in recent list on exit and no session saved.
7. Fix bug : hide lines not working right when closing.
8. Re-enable gcc compiler environment (minGW).
9. Fix bug : Syntax highlighting is not applied after "Save as".
Included plugins :
1. TexFX v0.24a
2. NppExec v0.2 RC3.2
3. Spell Checker v1.3.1
4. MIME Tools v1.4
5. FTP_synchronize v0.9.6
6. NppExport v0.2.7.3
7. Compare plugin v1.5.1
8. Light Explorer v1.5
9. Doc Monitor v2.1
The auto-updater will be triggered in one week, if there's no critical bugs found.
Don
There is bug:
in Notpadd++ v5
html tags highlighter on php files *.php was working fine
but now it does not work in Notpadd++ v5.1
that happen when I write html code inside php files
Thank you Don!
Like me, if you like his job, donate to Don : this is the best concret way to thank him (well I think)
THANKS! - I hadn't moved to version 5 yet. Now's the time for me.
Hi Don!
I've got a problem with the new 5.0.1 version: I was just programming some PHP code, setting the cursor into a word and when I started typing, Notepad++ crashed with the typical Windows "attention" sound. I tried to re-open it again (my session was still loaded, everything fine), but when I tried to set the cursor and hit a key, it crashed again. I waited a few minutes (just as long as it took me typing this bug report) and now it works again, doesn't crash anymore. I think it has to do with auto-completion, but it only appears when setting the cursor into one special word, it's the word "home_boxes" in the following line:
echo "<div class=\"home_boxes\">";
I just installed v5.0.1, Notepad++ never crashed before...
Greetings from Germany
Dominik
No auto completion here but I can confirm I've had this happen three times today at random times.
I need more descriptions (how do you make it crash, your os info...) to help you out.
Don
I'm using Notepad++ with Windows XP SP3.
I was just typing some code into a php file (please see example line above) and setting the cursor into the text line - Notepad++ then crashed. I tried to re-open it and it crashed again, whenever I tried to set the cursor and started to type. After a while of waiting (Notepad++ still closed) it seemed to work again, no crash anymore. However, after a short while it crashed again. I've installed v5.0 now to be able to work with the program.
Thanks for your help!
Greetings from Germany
Dominik
Could you send your php file to
d o n . h @ f r e e . f r
so that I can reproduce the crash?
Thank you.
Don
Excellent!
>2. Fix word completion doesn't display bug.
Thank you!
>Fix Notepad++ launch problem under WINE.
Made my day!
Yeah, now tags match highlighter seems working fine so far. :)
Greetz from Germany.
It's now impossible to create new file when i double clic on empty space in tabbar when we are on dual view mode. :(
>4. Fix Notepad++ launch problem under WINE.
Saw that last night after installing Ubuntu Studio on my sandbox PC. Hooray! That puts me one step closer to switching my work pc to Linux. Good on ya.
Text / caret disappears after "save as".
0. new, clean file
1. make program window smaller, so that text wraps.
2. set wrap text on
3. write a few paragraphs, doesn't have to be too many. Two is enough. At least one of them, preferably last one, should be longer than 1 line.
4. save the file (save as), any filename.
5. notice that some text (all after first line of the second paragraph?) disappeared. When you click mouse there, caret disappears too.
I just tried installing v5.0.1 in XP and it doesn't launch. Double-clicking the program appears to do something as the top window loses focus as if a new window is being created but it doesn't. Task manager shows nothing. I tried both the installer and the zip. Installing v4.9.2 did work, however.
Barrie
Hello, Don.
In Notepad ++ 5.0.1 symbols of Russian are incorrectly displayed.
The user from Russia. Alexander
Thank you for attention.