In this new release, a line change state vertical bar is added. However, it has a bug during the redo action. I'll try to fix it in the next release.
Here are Notepad++ v5.3 new features and fixed bugs (from v5.2) :
1. Add Line change state vertical bar.
2. Drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively.
3. Add "Find all in current file" feature.
4. (Most of) Find/replace dialog settings are remembered.
5. Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not hide the Find/Replace dialog if any result found.
6. Fix uncomment block erasing first character bug.
7. Enlarge some strings displayed zone for the translation.
8. Fix ESC key for column mode behaviour.
9. Fix read only file SaveAs bug.
10. Change behaviour : no popup dialog while closing an unsaved empty untitled document.
11. Changing "Search result" stylers via Styler Configurator takes visual effect on the fly now.
12. Fix for L_EXTERNAL in loadSession.
13. Variable $(CURRENT_WORD) is enlarged to 2039 charraters.
14. Fix the bug the Notepad++ is launched several instances but show nothing.
15. Fix Find in files regression : The result panel doesn't show Unicode characters correctly.
This is certainly a terrific editor. I love this. It would be nice to have syntax highlighting for FORTRAN 90. I am missing this feature. FORTRAN 77 style highlighting makes FORTARN 90 program looks weird!
many thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hmm. What should that dlgAlwaysVisible setting actually change?
Here it seems to do nothing. The search dialog stays until i press ESC in any case, would be much nicer to have it auto-disappearing.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Still no syntax highlight for ASPX files. I know it is the same syntax like ASP and can be enabled from main menu Language->ASP but please add it in file association list in next release of Notepad++.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The .zip package contains a Spell Checker .dll dated 20-12-2007. I have one from 17-11-2008. I don't recall if this is a beta version or why or when I downloaded it.
Is your ANSI folder up-to-date?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Turns out Spell Checker v1.3.1 is the ANSI version as opposed to the Spell Checker v1.3.2 version in the Unicode release I had just installed.
It would have been immediately clear to me, if you had added the A suffix to the name or description of the plugin.
I'm having a hard time checking the latest ANSI versions of plugins as they seem to have vanished from the download page since Unicode versions have been released.
Is there something that can be done about that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Normally Find in files operations are performed in a specific directory, so once you do search on a directory, it will stick on it, until you set another one - that's a "correct" behaviour for me.
If you want to use the current document located directory, just erase the "Directory" field then click "..." button to set to current document directory.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> The 5.3 installer file for windows seems to be 200 KB less in size than 5.2 installer.
Reduced size is due to removing incompatible plugins from release.
> Sunbelt says "corrupted archive" for the Notepad++ 5.3 installer Windows file.
Use another mirror to download v5.3 installer package.
Don
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2009-03-22
Version 5.3
UCS-2 little
I press search.
After search some text looks strange.
On after transition to this text turns in normal
I think it and serves as the reason of preservation of the text in the bad kind.
Plugens are absent
Don, if possible please include the updated German translation that I sent you via mail on March 10th. The one in the localization subfolder is quite dated (for 5.1). The new version can also be found here: http://www.uni-due.de/~gph120/diverses/german.xml
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do a Ctrl+F.
Type something in Find what
Click Find next.
The Find window goes partially transparent. It was not happening before.
Second bug.
In Win Explorer. right click on a text file, mouse over to the entry "Edit with Notepad++" and watch the status bar - it shows block empty characters (corrupted).
As for the "corrupted" archive, last time in 5.2 version i used a different mirror to download, and that too was markeed "corrupted" by sunbelt, but I installeed and worked fine. This too works fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In this new release, a line change state vertical bar is added. However, it has a bug during the redo action. I'll try to fix it in the next release.
Here are Notepad++ v5.3 new features and fixed bugs (from v5.2) :
1. Add Line change state vertical bar.
2. Drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively.
3. Add "Find all in current file" feature.
4. (Most of) Find/replace dialog settings are remembered.
5. Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not hide the Find/Replace dialog if any result found.
6. Fix uncomment block erasing first character bug.
7. Enlarge some strings displayed zone for the translation.
8. Fix ESC key for column mode behaviour.
9. Fix read only file SaveAs bug.
10. Change behaviour : no popup dialog while closing an unsaved empty untitled document.
11. Changing "Search result" stylers via Styler Configurator takes visual effect on the fly now.
12. Fix for L_EXTERNAL in loadSession.
13. Variable $(CURRENT_WORD) is enlarged to 2039 charraters.
14. Fix the bug the Notepad++ is launched several instances but show nothing.
15. Fix Find in files regression : The result panel doesn't show Unicode characters correctly.
Included plugins (Unicode):
1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
Don
This is certainly a terrific editor. I love this. It would be nice to have syntax highlighting for FORTRAN 90. I am missing this feature. FORTRAN 77 style highlighting makes FORTARN 90 program looks weird!
many thanks
Many thanks for this release.
> 5. Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not
> hide the Find/Replace dialog if any result found.
What exactly do I enter in config.xml for this? Something like?
<GUIConfig name="dlgAlwaysVisible">yes</GUIConfig>
Thanks
Mark B
According to me, it should be
<FindHistory nbMaxFindHistoryPath="10" nbMaxFindHistoryFilter="10" nbMaxFindHistoryFind="10" nbMaxFindHistoryReplace="10" matchWord="no" matchCase="no" wrap="yes" directionDown="yes" fifRecuisive="yes" fifInHiddenFolder="no" dlgAlwaysVisible="no/yes" searchMode="0" transparencyMode="0" transparency="150">
Keep either dlgAlwaysVisible="no" or dlgAlwaysVisible="yes"
Hmm. What should that dlgAlwaysVisible setting actually change?
Here it seems to do nothing. The search dialog stays until i press ESC in any case, would be much nicer to have it auto-disappearing.
很棒的软件
how do i get rid of that "Line change state vertical bar"? Unchecking the settings in prefs colors the whole line. I want no highlighting at all!
It will be fixed in the next version.
Don
Still no syntax highlight for ASPX files. I know it is the same syntax like ASP and can be enabled from main menu Language->ASP but please add it in file association list in next release of Notepad++.
You can add it via Styler Configurator.
Don
> Included plugins (ANSI):
1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
The .zip package contains a Spell Checker .dll dated 20-12-2007. I have one from 17-11-2008. I don't recall if this is a beta version or why or when I downloaded it.
Is your ANSI folder up-to-date?
Turns out Spell Checker v1.3.1 is the ANSI version as opposed to the Spell Checker v1.3.2 version in the Unicode release I had just installed.
It would have been immediately clear to me, if you had added the A suffix to the name or description of the plugin.
I'm having a hard time checking the latest ANSI versions of plugins as they seem to have vanished from the download page since Unicode versions have been released.
Is there something that can be done about that?
I have a question.
Is it the operation which "directory" was blank when "Find in Files" was performed, but was meant?
[The reappearance method]
1. open readme file
2. A word is chosen.
3. Ctrl + Shift + F
directory is blank
v5.3(ANSI/UNICODE) , Windows XP pro + SP2
As for "v5.3RC", the path of a current directory enters.
Hi Don.
I solved the problem.
The following line "//" delete.
*FindReplaceDlg.h (line 348)
//::SetDlgItemText(_hSelf, IDD_FINDINFILES_DIR_COMBO, dir);
Why did you comment out this line?
regards
Normally Find in files operations are performed in a specific directory, so once you do search on a directory, it will stick on it, until you set another one - that's a "correct" behaviour for me.
If you want to use the current document located directory, just erase the "Directory" field then click "..." button to set to current document directory.
Don
Thanks Don.
I understood.
Many thanks for the Editor!
As for me, I need only one addition function: "Edit/undo ALL".
My best regards to you.
Hi I have notepad++ 5.2, i did "update" from the help menu, it said Update not available. can you please check
The answer is supplied several times on the forums.
You can find it on the wiki page as well.
Don
Also here,
http://www.virustotal.com/analisis/a5a2f485d7a4594f5d6c32db9d636068
Sunbelt says "corrupted archive" for the Notepad++ 5.3 installer Windows file.
The 5.3 installer file for windows seems to be 200 KB less in size than 5.2 installer.
> The 5.3 installer file for windows seems to be 200 KB less in size than 5.2 installer.
Reduced size is due to removing incompatible plugins from release.
> Sunbelt says "corrupted archive" for the Notepad++ 5.3 installer Windows file.
Use another mirror to download v5.3 installer package.
Don
Version 5.3
UCS-2 little
I press search.
After search some text looks strange.
On after transition to this text turns in normal
I think it and serves as the reason of preservation of the text in the bad kind.
Plugens are absent
http://pic.ipicture.ru/uploads/090322/D1Sfoq4SgF.jpg
After crossing to one of the spoiled lines
http://pic.ipicture.ru/uploads/090322/iWMT41ANb4.jpg
Don, if possible please include the updated German translation that I sent you via mail on March 10th. The one in the localization subfolder is quite dated (for 5.1). The new version can also be found here:
http://www.uni-due.de/~gph120/diverses/german.xml
Indeed.
The localization files are only updated in v5.3 installer but not in zip package.
This issue will be fixed in next release.
Don
Hi 2 bugs in 5.3
Do a Ctrl+F.
Type something in Find what
Click Find next.
The Find window goes partially transparent. It was not happening before.
Second bug.
In Win Explorer. right click on a text file, mouse over to the entry "Edit with Notepad++" and watch the status bar - it shows block empty characters (corrupted).
As for the "corrupted" archive, last time in 5.2 version i used a different mirror to download, and that too was markeed "corrupted" by sunbelt, but I installeed and worked fine. This too works fine.