Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 2 12 LastLast
Results 1 to 15 of 22

Thread: Notepad++ Latest Version

  1. #1
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts

    Notepad++ Latest Version

    version 5.9.4

    Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

    Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

    Syntax Highlighting and Syntax Folding
    WYSIWYG
    User Defined Syntax Highlighting
    Auto-completion
    Multi-Document
    Multi-View
    Regular Expression Search/Replace supported
    Full Drag 'N' Drop supported
    Dynamic position of Views
    File Status Auto-detection
    Zoom in and zoom out
    Multi-Language environment supported
    Bookmark
    Brace and Indent guideline Highlighting
    Macro recording and playback



    Code:
    http://filehippo.com/download_notepad/download/16f3be8b453f5f685bc432aa13ec1bae/
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  2. The Following 5 Users Say Thank You to Larry-G For This Useful Post:

    belierzz (13-10-11),Delagroov (11-04-12),scruff1963 (10-04-12),Sicilian (13-10-11),twol (20-12-12)

  3. #2
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ 5.9.6.1
    5.34MB (Open Source)


    Change Log

    - Fixed the crash issue while executing "Add Files from Directory" command (Project Manager).
    - Enhancement - "Add files from Directory" command in Project Manager - sorted result: first all folders, then all files, both of them alphabetically.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  4. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (15-11-11)

  5. #3
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ 5.9.6.2
    Notepad++ - 5.34MB (Open Source)

    Notepad++ v5.9.6.2 new features and fixed bugs:

    1. Fix a crash issue while right-clicking on the doc switcher's column control ("Name" and "Ext.").
    2. Reduce the margin of edit zone.

    Included plugins (Unicode):

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 0.9.3.1
    5. Converter 3.0

    Included plugins (ANSI):

    1. TextFX v0.25
    2. NppExec v0.4.1
    3. Spell Checker v1.3.3
    4. NppExport v0.2.8
    5. Light Explorer v1.6
    6. Compare Plugin 1.5.5
    7. Plugin Manager 0.9.3.1
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  6. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (11-04-12)

  7. #4
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    New features and fixed bugs in Notepad++ v5.9.8

    Add drag and drop capacity in Project Manager (only inside of Project Manager).
    Add "Move Up" (Ctrl+Up) and "Move Down" (Ctrl+Down) commands in Project Panel.
    Edit Zone border can be customizable via "Editing" tab of Preferences dialog.
    Fix an aesthetic problem in incremental search bar.
    Fix "Save all" GUI bug.
    Make plugins in %APPDATA%\Notepad++\plugins\ override les plugins in Notepad++ installation directory. (Plugins loading from %APPDATA%\Notepad++\plugins\ is enabled only if NPP_INSTALLED_DIR\Notepad++\allowAppDataPlugins.xm l is present)

    Included plugins (Unicode)

    Spell Checker v1.3.3
    NppFTP 0.24.1
    NppExport v0.2.8
    Plugin Manager 1.0.8
    Converter 3.0

    Included plugins (ANSI)

    TextFX v0.25
    NppExec v0.4.1
    Spell Checker v1.3.1
    NppExport v0.2.8
    Light Explorer v1.6
    Compare Plugin 1.5.6.1
    Plugin Manager 1.0.8
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  8. The Following 2 Users Say Thank You to Larry-G For This Useful Post:

    bassethound (24-01-12),Sicilian (11-04-12)

  9. #5
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6 new features and enhancement:

    1. PCRE (Perl Compatible Regular Expressions) is supported.
    2. Add Document Map feature (via Menu "View->Document Map").
    3. Enhance the loading performance for the large file.


    Included plugins:

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 1.0.8
    5. Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  10. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (11-04-12)

  11. #6
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1 fixed bugs:

    1. Fix search/replace bug while Doc Map is opened.
    2. Fix User Defined Language syntax highlighting problem while Doc Map is opened.
    3. Fix Chinese characters showing problem while Doc Map is opened.
    4. The old behaviour of comment/uncomment w/o selection is restored.
    5. Fix selecting all the text in doc map while clicking on doc map dialog caption.

    Included plugins:

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 1.0.8
    5. Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  12. The Following 3 Users Say Thank You to Larry-G For This Useful Post:

    Delagroov (11-04-12),punisher (10-04-12),Sicilian (11-04-12)

  13. #7
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.1 modification and fixed bugs:

    1. Enhance project's license (GPL) to avoid the other malicious websites bundle Notepad++ release with their parasite software.
    2. Fix selectAll-copy-paste on the same document crash bug while document map has been activated.
    3. Fix a regression about auto-completion feature.
    4. Fix focus on document map problem after its launch.


    Included plugins:

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 1.0.8
    5. Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  14. The Following 4 Users Say Thank You to Larry-G For This Useful Post:

    johnboy3000 (21-04-12),Maxwell (19-04-12),Mr. Mister (19-04-12),Sicilian (03-05-12)

  15. #8
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.2 fixed bugs:

    1. Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the file.


    Included plugins:

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 1.0.8
    5. Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  16. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (03-05-12)

  17. #9
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.3 enhancement and fixed bugs:

    Enhance the performance issue for xml matching tags highlighting and for displaying clickable links.
    While the amount of file to open is larger than 200, a dialog will be shown to warn user.
    Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document.
    Fix hanging problem while double-click on a project folder then (immediately) drag it.
    Fix a bug while command argument contain an empty string ("").
    Fix mouse cursor disappearing bug on right click while a project item is dragging.

    Included plugins (Unicode)

    Spell Checker v1.3.3
    NppFTP 0.24.1
    NppExport v0.2.8
    Plugin Manager 1.0.8
    Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  18. The Following 2 Users Say Thank You to Larry-G For This Useful Post:

    Sicilian (29-05-12),twol (20-12-12)

  19. #10
    Rob van der Does's Avatar
    Title
    ViX Beta Tester
    Join Date
    Apr 2010
    Location
    The Netherlands & France
    Posts
    36,259
    Thanks
    1,717
    Thanked 9,461 Times in 6,675 Posts
    Hmm, strange: I had version 6.1.1 installed, let it update itself and it came up with version 6.1.2, not 6.1.3!
    Looking for updates again reveals no updates are available. But on their website I see indeed version 6.1.3

    Help asked via PM will be ignored.
    The forum is there for help and all will benefit from your questions.
    NO CARD SHARING TALK WILL BE TOLERATED, LAN OR WAN, IN OPEN FORUM OR PM !

    English is not my native tongue.
    I apologise for all my grammar, spelling and idiom errors.

  20. #11
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.4 fixed bugs:

    1. Fix a crash issue of Windows 8's Computer Manager due to Notepad++'s Shell Extension (Explorer's context menu).
    2. Walk around a crash issue of Windows 7/vista/xp Explorer due to the conflict among Symantec Antivirus, Net iD component and Notepad++'s Shell Extension (Explorer's context menu).
    3. Fix a regression in clickable link feature.
    4. Add "reload from disk" command entry in tab context menu.


    Included plugins:

    1. Spell Checker v1.3.3
    2. NppFTP 0.24.1
    3. NppExport v0.2.8
    4. Plugin Manager 1.0.8
    5. Converter 3.0
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  21. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (04-07-12)

  22. #12
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.5 fixed bugs:

    Fix a html tag match freezing issue.
    Fix the sidebar splitter failed in Windows 8 issue.
    Fix un regression: folding/unfolding performance issue.
    Fix tab context menu in the other localization regression due to adding new command "Reload".
    Fix lower/UPPER case on selected text which contains NULL characters.
    Fix wrap/unwrap line position not being kept bug.
    Fix xml syntax highlighting broken because of php preprocessor instruction inside.
    Fix a GUI bug which shows empty tab row while closing a last tab in a row (in the multi-line tab mode).
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  23. The Following 2 Users Say Thank You to Larry-G For This Useful Post:

    abu baniaz (10-07-12),Sicilian (11-09-12)

  24. #13
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.6 new features and fixed bugs:

    Fix (Walk around) Notepad++ hanging on CJK input with ANSI document while enabling word completion.
    Enhance folding performance on large documents.
    Check update without elevating to Administrator right.
    Add update auto-detection for the environment vista/windows 7/Windows 8.
    Fix bug: Doc switcher icon state not refreshed after '"save all" action.
    Make Document map togglable via menu.
    Enhance Find/Replace dialog result messages.
    Fix a issue that "max number of recent files" cannot be set to 0.
    Add font size 5, 6 and 7 in Style Configurator
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  25. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (11-09-12)

  26. #14
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.7 new features and fixed bugs:


    1. Fix config.xml zero length bug after Windows' update (Notepad++ is forced to quit).
    2. Fix a crash issue on save as command.
    3. Fix saving file fails silently bug.
    4. Fix a buffer overflow bug.
    5. Add case sensitive option for smart highlighting feature.
    6. Enhance the localization system.
    7. Fix a behavior issue on Windows shutdown.
    8. Enhance comment operations: add stream Uncomment command and cross-calling of block feature.
    9. Enhance TAB to space and space to TAB commands.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  27. The Following User Says Thank You to Larry-G For This Useful Post:

    Sicilian (11-09-12)

  28. #15
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,934 Times in 12,378 Posts
    Notepad++ v6.1.7 fixed regression:


    1. Fix a regression of wrong behavior while save an empty file.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  29. The Following 2 Users Say Thank You to Larry-G For This Useful Post:

    Sicilian (18-09-12),teletub (18-09-12)

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.