Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 4 of 14 FirstFirst ... 234569 ... LastLast
Results 31 to 40 of 131

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

  1. #31
    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.9

    Changes in 6.6.9:
    Fix comment command bug that the comment symbols isn't set on the first column for Fortran.
    Add python parson for function List.
    Make icons' background colour transparent for functionList and projectManager.
    New feature: Apply new file default settings on created new file (opened via command line).
    Fix colour picker' chooser bug which does not work well.
    Attached Files Attached Files

  2. Advertise Here
  3. #32
    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.7

    Changes in 6.7:
    1. Add Smart Indent feature for php/javascript/c/c++/java/c#/Objective-C.
    2. Enhance Auto-insert feature for {} [] (): typing and skipping }, ] and ).
    3. Add new feature of MRU: While current file is closed the previous activated file will be activated.
    4. Allow users to disable Easter eggs by adding noEasterEggs.xml in Notepad++ installed directory.
    5. Enhancement: Resize column Name filed correctly while hiding column Ext.
    6. Fix Global colours not applied to all text of the "Find result" pane.
    7. Add C# and enhance php parser in Function List.
    8. Fix document list panel has no selection while start up.
    9. Fix docSwitcher bug which shows new 0 after loading a session of files.
    10. Fix crash issue on quit Notepad++ while session snapshot period backup feature is on.
    11. Make "Text Direction RTL" command and "Text Direction LTR" command work without reloading file.
    12. Make document map matches the current text direction (RTL/LTR).
    13. Fix a crash issue while the opened document is deleted/moved from outside.
    14. Fix undo actions on unsaved snapshot file removing the dirty state bug.
    Attached Files Attached Files

  4. #33
    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.7.1

    Changes in 6.7.1:
    1. Fix crash issue on GotoLine.
    2. Fix a random crash issue while typing random characters.
    3. Fix the bug of auto-insert skipping feature that ] and } don't be skipped if "auto-insert ()" is disabled.
    4. Add new feature: auto-insert skipping character feature works for "" and '' now.
    5. Fix reloaded file on dirty status issue.
    6. Add "Mark..." menu command.
    7. Fix a regression (broken with compare plugin) due to a new feature of MRU in v6.7 (the feature is removed).

  5. #34
    Junior Member
    Join Date
    18-12-2014
    Posts
    11
    Uploads
    0
    Likes
    9

    Re: Latest Version of Notepad++

    Notepad++ v6.7.2

    enhancements and bug fixes:

    1.Fix the crash issue while config.xml and stylers.xml are not loaded.
    2.Fix NPPM_LAUNCHFINDINFILESDLG API regression issue.
    3.Prevent auto-insert of {} [] () "" and '' from inserting in column mode.
    4.Fix the bug that "Function parameters hint on input" checkbox in preferences dialog is not initialized correctly.
    5.Fix saving theme modified styles not working problem (Copy theme files in %APPDATA% to avoid UAC problem).
    6.Improve the usability of User Defined Language dialog: reduce dialog's height.
    Attached Files Attached Files

  6. #35
    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.7.9

    Changes in 6.7.9:
    1. Upgrade Scintilla to v3.56.
    2. Add Language and EOL conversion context menu on status bar.
    3. Enhance sort lines feature: Add lexicographic and numeric (integer and real) sorting with ascending and descending order.
    4. Add new feature which launches a new instance with administrator privilege to save the protected file.
    5. Fix the context menu not working problem after doing find in files action.
    6. Improve copy (to clipboard) in found results panel.
    7. Improve find in files modal dialog.
    Attached Files Attached Files

  7. #36
    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.7.9.1

    Changes in 6.7.9.1:
    1. Fix JavaScript block not recognized in HTML document.
    2. Fix Hanging on exit of Notepad++ issue (update DSpellCheck for its instability issue).
    3. Add "Google Search" command in the context menu.
    Attached Files Attached Files

  8. #37
    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.7.9.2

    Notepad++ v6.7.9.2 new feature and bug-fixes:
    Code:
    Fix JavaScript block not recognized in HTML document.
    Attached Files Attached Files

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

    Re: Latest Version of Notepad++

    Notepad++ v6.8.8

    bug-fixes and enhancements:

    1.Fix a regression of link style in html/php.
    2.Fix find in files progress window alway on top issue.
    3.Add Debug Info helper feature.
    4.Fix highlighting for tags inside comment problem.
    5.Make editor border edge display optional.
    6.Enhance syntax highlighting for D, Powershell, Lua and Python.
    7.Enhance syntax highlighting of preprocessor comments for several languages.
    8.Improve close button in tab position.
    Attached Files Attached Files

  10. #39
    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.8.9

    Changes in 6.8.9:

    • Fix Notepad++ hanging issue while user uses touchscreen to activate Notepad++ window.
    • HTML auto-close tag enhancement: Prevent
      , , <img alt="">, and from being closed automatically.
    • Project enhancement: Allows user defined extension to associate workspace file.
    • Make behavior of SHIFT+END and SHIFT+HOME more consistent when word wrapping is enabled.
    • Add new API NPPM_SAVEFILE (for plugins) to save any file, not only the focused one.
    • Add file extensions for FreePascal/Lazarus pascal, lex (as C).
    • Update keywords for C, C++, JavaScript, Python and YAML.
    Attached Files Attached Files

  11. #40
    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.9.1

    Changes in 6.9.1:
    Fix bad detection of sub-folder in Folder as Workspace.
    Enhancement: Add "Find in files" command in "Folder as Workspace".
    Enhancement: Add "Open Folder as Workspace" command in File menu.
    Fix "copy" command bug in find result panel.
    Improvements for JSON highlighting.
    Fix Find In Files progress bar position bug.
    Add Ctrl+Shift+Z shorcut for Redo.
    FORTRAN 77 is supported.
    Fix html tag auto-completion bug.
    Attached Files Attached Files

Page 4 of 14 FirstFirst ... 234569 ... 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
  •