Menu

Notepad++ 5.8.2 release

Don HO
2010-10-11
2012-11-13
1 2 > >> (Page 1 of 2)
  • Don HO

    Don HO - 2010-10-11

    Notepad++ 5.8.2 release is available.
    Please check the following link for more information:
    http://notepad-plus-plus.org/news/release-582

    Don

     
  • boisson batiste

    boisson batiste - 2010-10-12

    This new release have the same search problem since 5.8 ! It's very embarrassing.
    If I'm searching on an existing word in a file I select it, I hit ctrl+F. The good word appears on the "find" windows. To find the next word, I hit F3… but it don't works ! It search the prévious word I had searched.
    For example, I select the word "abc" on a file, I hit ctrl+F, "abc appears on the windows, I clic on "find next", it works. If I now hit F3, it will find all "abc" words. Now, I select "def" word. I hit ctr+F, the "def" word appears on the "find windows", but if I hit F3, it will find the next "abc" words, until I clic on "find next".

     
  • kab mir

    kab mir - 2010-10-12

    Are you sure that your last version contains no viruses?

     
  • cchris

    cchris - 2010-10-12

    Why not simply use the newer Ctrl+F3 (Select and Find Next)? You don't even need to hit Ctrl+F then.

    F3 means "Find next searched item". If you haven't searched for "def", why would F3 look for it?

    CChris

     
  • boisson batiste

    boisson batiste - 2010-10-12

    When i'm searching un word in only one file, I use ctrl+F3. It's really embarrassing when I search a word from a file to another. It worked before 5.8, it seem to be logic that the search was made on the current word, not on the previous search, no ?

     
  • Anonymous

    Anonymous - 2010-10-12

    Is there any shortcut to move to next file having found result. (f4 first circulates in current file and then it goes to next file, i want the direct one)

     
  • cchris

    cchris - 2010-10-12

    Shortcut to go to the next file with found results: No, currently you have to click that next result from the Result window. Please post the request to IdeaTorrent.

    CChris

     
  • cchris

    cchris - 2010-10-12

    About F3:
    Find Next has never worked across files directly; it can cycle through a single file if and only if the Wrap around option is checked.
    If you search a word in a file, then move to another, then
    * F3 remembered the search and will find the same word in the new file.
    * Ctrl+F3 will pick up the current word in the new file and start over again

    What are everyone's feelings about this? imho both behaviours are useful, so they need distinct shortcuts to apply them.

    If you wish F3 inside the find/replace dialog to act as the Find Next button, then it is an pending feature request to vote for at http://sourceforge.net/apps/ideatorrent/notepad-plus/ideatorrent/idea/211/

    To sum up:
    * F3 picks up on any previous search, same file or not
    * Ctrl+F3 allows initiating a search without the need to open the search box.

    What doesn't this cover? Also remember that smart highlighting will search the current word for you in the current document. Consider activating it.

    CChris

     
  • Andrew

    Andrew - 2010-10-12

    The 7-zip binaries archive (and probably the installer and zip archive) includes all the config files! I'm sure this was just an accident since previous version didn't have these files, but it overwrote all my options and styler configurations.

     
  • boisson batiste

    boisson batiste - 2010-10-13

    I'm totaly agree with the differences between ctrl+F3 and F3 shortcuts. What I'm talking about is a fonctionality wich worked until the 5.7 version.Why since the 5.8 the F3 shortcut search on a past search, not on the current search ?
    Look this screenshot :

    I made a search on the "sentence" word, it appears on the windows and the popup respond :

    can't find the text "abc"

    !
    Is that logic ? If yes, why this fonctionality change since 5.8 version ?

     
  • boisson batiste

    boisson batiste - 2010-10-13
     
  • cchris

    cchris - 2010-10-13

    Sorry, I cannot view the picture atm because of web filtering at work. I'll have to wait till this evening. In the meantime, other users can voice their opinion.
    Causes for the difference can be:
    1/ search and replace recording in macros, which has entailed a review of the whole logic
    2/ the newer Scintilla v2.21, another bug about F/R has been reported against it in the 5.8.1 thread.

    I'll be back on this later. For now, let's see whether current or past behaviour is more desirable.

    CChris

     
  • Antartica

    Antartica - 2010-10-13

    NP++ 5.82 hangs on 3.6 MB Text file (same with 5.80): I edit a text file of 3600 KB in size. I hit Ctrl-End to go to the bottom and a few Pg-Up to see the last few pages. And NP++ just hangs. The only possible action is to kill the task.

    Using Windows Server 2008 R2 & Windows 7 x64.

     
  • 7GOLEM7

    7GOLEM7 - 2010-10-14

    @ donho Thanks for the release!
    I send mail with updated translation.

     
  • Flame

    Flame - 2010-10-14

    URL highlighting (linkifying) is breaking after reloading document from disk, but only above the cursor position, as on this picture:

     
  • 7GOLEM7

    7GOLEM7 - 2010-10-14

    hmm  i cant get this bug/
    Mey be problem in the old file. After delete NP++ NppShell_01.dll not cant deleted, only after reboot.
    If you  installed over old version, such problem it is possible.

     
  • Veeque

    Veeque - 2010-10-15

    Hi guys from Italy,
    sorry for my bad english
    just 2 bad bugs, not still solved:

    1) ASP code, light green everywhere, even for HTML, if you insert 2 enter tabs somewhere while you're writing!!
    2) find all also in subfolders, doesn't work properly.

    however, many thanks for your good work!
    Hi, Vincenzo

     
  • cchris

    cchris - 2010-10-15

    What do you mean by "not working properly"?

    CChris

     
  • yadas

    yadas - 2010-10-16

    What is NppShell_01.dll for anyway?
    My notepad++ 5.8.2 seems working fine w/o this file.

     
  • cchris

    cchris - 2010-10-16

    The file provides the extra context menu item that says "Edit with Notepad++" by default. Notepad++ works so much fine without the file that it is provided as a separate enhancement.

    CChris

     
  • Anonymous

    Anonymous - 2010-10-18

    I have just made a clean portable install of Notepad++ V5.8.2 on a USB key and noticed that Setting>Preferences>Misc>"Enable Notepad++ auto-updater" is grayed-out when I run it on Windows 7 X64, but is available on XP and 2003 server.
    I have also tried it on v5.6.8 with the same result.
    Is it a known limitation?

     
  • cchris

    cchris - 2010-10-18

    That's because the updater is an inddepedent component, and iy is not on your USB key. You need to download it separately - it doesn't require installation; you need to specify correct proxy information if you want to use it, as it doesn't know how to get your connection settings. Copying an installed updater folder is fine.

    CChris

     
  • Don HO

    Don HO - 2010-10-18

    Auto-updater feature requires UAC action on each launch time under Vista/Win7. That's why this feature is disable for these OS.
    You can always launch it manually via menu "?->Update Notepad++".

    Don

     
  • Danny

    Danny - 2010-10-20

    "Unknown exception" pop ups  when I hover the mouse to the opened file tabs running under Win XP with Windows Classic style rather than Windows XP style. I never had this issue until I changed the style to Classic.

     
  • Don HO

    Don HO - 2010-10-21

    @ quile :
    Can you reproduce this bug steadly?
    I cannot reproduce it under my xp sp2.

    Don

     
1 2 > >> (Page 1 of 2)
Auth0 Logo