Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 3 of 14 FirstFirst 12345813 ... LastLast
Results 21 to 30 of 131

Thread: ║➽║TOOLS║➽║ Notepad++║v.8.9.7║*.DOWNLOAD║

  1. #21
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.4.5

    Changes in 6.4.5:

    • Fix a regression on recent files history.

    Changes in 6.4.4:

    • Fix a crash issue while there's missing tag in functionList.xml.
    • Fix UTF-8 (w/o BOM) detection bug.
    • Fix line numbers space problem while folding.
    • Fix opening file in Notepad++ makes Aero-snapped cancelled.
    • Change behaviour: statusbar reports the number of selected characters instead of number of bytes now.
    • Add "close all tab to left" and "close all tab to right" features.
    • Add direct access to the tab feature (Ctrl + NumPad).
    • Fix macro replaying crash issue.
    • Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively).
    • Add selection between matching braces feature.
    • Fix opening file problem from the network drive.
    • Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document.
    • Enhance function list's C/C++ parser.
    Attached Files Attached Files

  2. Advertise Here
  3. #22
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.5.2

    Changes in 6.5.2:
    1. Add sort lines feature.
    2. Make 2 external commands as build-in commands: Open containing folder in Explorer/cmd.
    3. URL hovered highlighting can be customized.
    4. Fix the bug that Global Styles are not loaded completely in Stylers Configurator.
    5. Improve php and js parsers in functionList.
    6. Add panel icons for 6 panels: ascii insertion, clipboard history, doc map, doc switcher, function list and project.
    7. Fix function list class border determination problem (while open/close symbols are in the comment zone).
    8. Fix crash (buffer overflowed problem) for function calltip.
    9. Fix a bug in path auto-completion feature.
    10. Fix tab close button's color remains hovered while mouse leaves.
    11. Update html auto-completion file.
    npp.6.5.2.bin.portable.zip

    npp.6.5.2.Installer.zip

  4. #23
    VIP Member powercisco's Avatar
    Join Date
    13-09-2007
    Posts
    4,700
    Uploads
    3,738
    Likes
    404

    Re: Latest Version of Notepad++

    Notepad++ 6.5.3

    Changes in 6.5.3:
    Make advanced scrolling optional so it can be disabled in case of touchpad scrolling problem.
    Enhance sort lines feature: if several lines are selected, only the selected lines are sorted.
    Add hex value column in Ascii Insert Panel.
    Enhance performance: prevent switched-in document from being parsed by function list and by document map while these 2 panels are hidden.
    Fix the bug that modified tab interface colour settings cannot be saved in stylers configurator.
    Fix text crazy flickering while resizing the frame on a specific position.
    Fix the context menu not shown for the all other users (accounts) in the same PC.
    Attached Files Attached Files

  5. #24
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.5.4

    Changes in 6.5.4:
    Enhance Notepad++ to conform with DPI-aware application.
    Make extension column optional in vertical file switcher.
    Add 3rd option "function + word completion" in auto-completion feature.
    Fix closing bug in doc switcher via the context menu (right clicking of an unselected item).
    Attached Files Attached Files

  6. #25
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.5.5

    Changes in 6.5.5:
    Add character encoding auto-detection feature.
    Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits.
    Enable word-completion in ANSI document under CJK environment.
    Add wildcard capacity for file name argument in command line.
    Add new command line argument "-r" for opening files recursively (with wildcard characters).
    Fix the crash bug while setting current document as Objective-C source code.
    Fix rename not replacing the existing file bug.
    Enhance Function list feature: reload on saving.
    Enhance Function list feature: better recognition of perl function.
    Fix sorting path in Windows document dialog makes Notepad++ crash.
    Fix the no extension column setting for Doc Switcher not initialized properly in preference dialog.
    Add "Command line arguments help" menu item command.
    npp.6.5.5.bin.zip

    npp.6.5.5.Installer.zip

  7. #26
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.6

    Changes in 6.6:
    Add session snapshot and periodic backup feature.
    Fix RTL/LTR command making mirrored text bug.
    Make auto-detect character encoding optional.
    Apply DPI-aware on find & replace dialog tab and User define language dialog tab.
    Add shell script parser for the function list.
    Make backslash as an escape character optional in SQL.
    Attached Files Attached Files

  8. #27
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.6.2

    Notepad++ v6.6.2 bug fixes:
    1. Fix session snapshot enabled issue even "remember current session" option is disabled.
    Notepad++ v6.6.1 bug fixes:
    1. Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.
    Notepad++ v6.6 new features and bug fixes:
    1. Add session snapshot and periodic backup feature.
    2. Fix RTL/LTR command making mirrored text bug.
    3. Make auto-detect character encoding optional.
    4. Apply DPI-aware on find & replace dialog tab and User define language dialog tab.
    5. Add shell script parser for the function list.
    6. Make backslash as an escape character optional in SQL.
    Code:
    http://downloads.ziddu.com/download/23764560/npp.6.6.2.Installer.zip.html

  9. #28
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.6.3

    Changes in 6.6.3:
    Fix SaveAll command hanging issue while session snapshot is enabled.
    Fix docking error messages displaying due to bad detection of windows version.
    Fix restoring saved files as unsaved due to SaveAll bug in session snapshot mode.
    Disable session snapshot while command line argument -nosession is used.
    Fix bug that backup is not performed (in session snapshot mode) while view is switched from one to another.
    Fix a bug in NppShell when trying to open many files.
    Attached Files Attached Files

  10. #29
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.6.4

    Changes in 6.6.4:
    New feature: Settings on cloud - dropbox.
    Add backup path info for session snapshot & periodic backup feature.
    Attached Files Attached Files

  11. #30
    VIP Member mohammed tanko's Avatar
    Join Date
    23-11-2008
    Posts
    1,038
    Uploads
    793
    Likes
    50

    Re: Latest Version of Notepad++

    Notepad++ 6.6.8

    Changes in 6.6.8:
    Settings on cloud - Google Drive.
    Fix Settings on cloud - OneDrive detection error.
    Make internal docking dialogs apply the selected theme's background and foreground colours.
    Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
    Fix the bug that user cannot disable "backslash is SQL escape char" without restarting.
    Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting.
    Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
    Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.
    Code:
    http://downloads.ziddu.com/download/23932102/npp.6.6.8.bin.zip.html
    Code:
    http://downloads.ziddu.com/download/23932103/npp.6.6.8.Installer.zip.html

Page 3 of 14 FirstFirst 12345813 ... LastLast
Advertise Here

Similar Threads

  1. New ║➽║Daily║➽║OpenHDF║v.8.0║GB Quad 4K║🔴 DOWNLOAD║
    By mehmetkarahanlı in forum GigaBlue Quattro Images
    Replies: 12
    Last Post: 09-07-2026, 22:16:42
  2. Replies: 5
    Last Post: 04-07-2026, 21:08:53
  3. Replies: 8
    Last Post: 04-06-2026, 22:56:34
  4. Update ║➽║Daily║Satlodge║v.5.0║Zgemma TEAM║🔴 DOWNLOAD║
    By mehmetkarahanlı in forum Zgemma H9
    Replies: 3
    Last Post: 04-06-2026, 21:18:09
  5. Replies: 9
    Last Post: 17-05-2026, 13:29:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •