The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Notepad++ v4.4 is realesed

  1. 2007-10-14 22:50:44 UTC
    Download the latest Notepad++ release (v4.4) here :
    http://sourceforge.net/project/showfiles.php?group_id=95717


    Notepad++ v4.4 fixed bugs and added features (from v4.3) :

    1. Add auto-add extension feature in file save dialog.
    2. Fix crash issue while file is deleted outside (answer NO to popup dialog to not keep) and the silence update option is on.
    3. Add Session Restore with Sub-View Settings feature.
    4. Fix the Notepad++ getting focus problem while find dialog is activated.
    5. Fix unwanted selection after popup dialog (keep file) when the file opened is deleted.
    6. Add NPPN_FILEBEFOREOPENED, NPPN_FILECLOSED, NPPN_FILESAVED, NPPN_FILEBEFORESAVE and NPPN_SHUTDOWN plugin notifications.


    Included plugins :

    1. TexFX v0.24a
    2. Function list v1.2
    3. ConvertExt v1.1
    4. NppExec v0.2 beta 4
    5. Spell checker v1.2
    6. Quick text v0.02
    7. Light Explorer v1.4
    8. Hex editor v0.84


    Don

  2. 2007-10-14 23:12:17 UTC
    A little remark:

    I was always bitching about how Notepad++ didn't modify the modification date & time of a file. Well, turns out, ZoneAlarm was the responsible. Anyone having similar problems (e.g. CVS, SVN clients not recognizing modified files) should upgrade to a newer version.
  3. nobody

    2007-10-15 12:53:39 UTC
    I've hit a pretty nasty bug with 4.4 that has forced me back to 4.3.

    With session restore enabled if I used the "Clone to another View" on any file then close npp, upon relaunching npp hangs and never starts. If I delete the session.xml then npp can start again but my remembered files are lost.

    Hope I've given enough info to recreate the bug. Great editor keep up the good work!
  4. nobody

    2007-10-15 16:09:39 UTC
    I was hoping that the regular expression searches for beginning/end of line (^ and $) would be fixed, but nope, not this release. Will keep waiting.
  5. 2007-10-15 19:24:32 UTC
    Hi, thanks you Don for this new release.
    This message seems to be more to jens than to Don, but this new version crash with a windows message when closing notepad++ if the explorer plugin 1.5.2 is present.

  6. nobody

    2007-10-15 19:51:00 UTC
    Thanks for developing Notepad++. Great program of its kind, but I don't use it, 'cause deletion operations of text ahead of the cursor insertion point (by keeping the Delete key down) takes much longer than on other text editors similar to it. Couldn't this somehow be changed using one of its setting windows?

    Regards
  7. 2007-10-16 04:47:09 UTC
    Weren't we all!? But it's unlikely to happen, as it's a Scintilla problem, not a Notepad++ problem. There are workarounds, but the best (control+R without regex) doesn't allow you to do anything really complex. See http://notepad-plus.wiki.sourceforge.net/FindReplaceNewlineHowTo for details, if you haven't already.
  8. nobody

    2007-10-16 06:19:53 UTC
    I have no problem with new version of Notepad++. But there is an other known bug and will be fixed in 1.6 of Explorer.

    Best Regards
    Jens
  9. nobody

    2007-10-16 06:59:08 UTC
    Hello Don,

    Auto-add extension feature in file save dialog is nice but I like to old view more than the new one. Please could you add the icons "My Recent Documents", "Desktop" etc. back.
    And by the way, save machanism has a bug IMO.

    If a "new X" document has for example the INNO language set and you want to save it as "foobar.iss" or "foobar" it works perfect. But if you want now to save the file, whereas language set still has INNO set, as a txt file in save dialog "foobar.txt" it still saves as "foobar.iss". So you are not able to save extensions that are not supported by Notepad at the moment.


    Best Regards
    Jens
  10. nobody

    2007-10-16 06:59:53 UTC
    I have the same problem Don.

    Jens
  11. 2007-10-16 11:09:35 UTC
    Hi
    Indeed it is not explorer plugin to blame but this so usefull function list 2.0 beta wgich seems to be respossible of the notepad++ crash when closing it. If Function list is displayed it crash if it is not displayed it close noteapd++ normally.

    Thanks
  12. 2007-10-16 15:43:52 UTC
    OK, it'll be fixed in v4.4.1 which will be released this weekend.

    Don
  13. nobody

    2007-10-18 03:03:20 UTC
    Similarly, the "config.xml" "stylers.xml", and all the other xml files aren't being read from the "%appdata%\Notepad++" folder.
  14. 2007-10-18 13:19:56 UTC
    Read "Where are Notepad++ settings saved?" in :
    http://notepad-plus.wiki.sourceforge.net/FAQ

    Don
  15. nobody

    2007-10-18 23:14:58 UTC
    Thanks.
  16. nobody

    2007-10-19 16:26:54 UTC
    Wow. love the new save session feature where the multi-view session is preserved!! Now I don't have to rearrange my files everytime I open up N++!

    Great feature Don!
  17. 2007-10-20 20:30:38 UTC
    Personally, I hardly ever use the [delete] key for more than one or two characters, for the same reason you're mentioning.
    I always select the text to delete using shift+navigation keys (home, end, ctrl+left, ctrl+right, left, right, up, down, page up, page down, etc).
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.