Jump to content

Notepad++ 8.4.0 Dual x86x64 [Desatendido]Multi


Recommended Posts


Notepad++  8.4.0 Dual x86x64 [Desatendido]Multi
QcKBL4d.png
Acerca de
Notepad ++ es un editor de código fuente y reemplazo de Bloc de notas que admite varios idiomas. Funcionando en el entorno de MS Windows, su uso se rige por la licencia GPL.

Basado en el potente componente de edición Scintilla, Notepad ++ está escrito en C ++ y utiliza API Win32 pura y STL que asegura una mayor velocidad de ejecución y un tamaño de programa más pequeño. Al optimizar tantas rutinas como sea posible sin perder la facilidad de uso, Notepad ++ está tratando de reducir las emisiones mundiales de dióxido de carbono. Al usar menos potencia de la CPU, la PC puede reducir el consumo de energía y reducir el consumo de energía, lo que resulta en un entorno más ecológico.

Complementos incluidos:

1. NppExport v0.5 (32 bits x86 solamente)
2. Converter 4.4
3. Herramienta Mime 2.1
4. DSpellCheck 1.3.5
5.-Mime Tool 2.7
6.- WinGup (for Notepad++) v5.1.1
7.- Scintilla  4.2.1

notepad4ever.gif


folder_download_4.png

Notepad++  8.4.0 Dual x86x64 [Desatendido]Multi
LP7hl.gif

 

 

Silent installation

 

 

Edited by geodasoft
Link to comment
Share on other sites

 Notepad++ v7.5.7 bug-fixes:

1.  Fix hanging problem while shutdown and backup file is absent.
2.  Fix Sort Lines as Integers issue: use Natural Sort algorithm.
3.  Fix JavaScript not working regression in Function list.
4.  Fix Open File Dialog error for a long path.
5.  Fix document map display bug when the view is scrolled past the end of the file.
6.  Fix tool bar display bug in big icon mode issue.
7.  Make caret line always visible on click from Finder panel.
8.  Fix UDL export extension issue.
9.  Fix Run Macro multiple times dialog display glitch after deleting a Macro.


Included plugins:

1.  NppExport v0.2.8 (32-bit x86 only)
2.  Converter 4.2.1
3.  Mime Tool 2.1
4.  DSpellCheck 1.3.5


Updater (Installer only):

* WinGup (for Notepad++) v5.0.1

Link to comment
Share on other sites

  • 2 months later...

Changes in 7.5.9:

Fix hanging problem while switching back a fully-folded document by using shortcut (Ctrl-TAB).
Fix possible file corruption during backup or power loss or other abnormal N++ termination.
Fix wrong backup file deleted issue.
Fix backup not fully disabled issue.
Add 2 command line flags "-notepadStyleCmdline" and "-z" for the replacement of notepad.exe. See https://notepad-plus-plus.org/featur...e-notepad.html
Add new plugin API NPPM_REMOVESHORTCUTBYCMDID to allows plugins to remove unneeded shortcuts.
Fix Tail moniotoring incoherent status after deleting a monitored file.
Fix issue with wrong smart highlighting when it is disabled.
Fix last active tab is ignored on Notepad++ restart issue.
Fix Tab non-responding by mouse click after dragging bug.
Fix switching back position restoring issue for wrapped document.
Add several spitural quotes and a subtile easter egg in the source code.

Link to comment
Share on other sites

Changes in 7.6.0:

  • Add Built-in Plugins Admins. Users can install, update and remove plugins by some clicks via Plugins Admin: https://notepad-plus-plus.org/features/plugin-admin.html
  • Change plugin loading method: Remove the legacy plugin loading way and apply only the new plugin loading method.
  • Add new message NPPM_GETPLUGINHOMEPATH in Notepad++ API for plugin, so plugin can get its path easily.
  • Fix a regression of performance issue while word wrap option is enable.
  • Fix a performance issue for switching back to folded document.
  • Fix crash issue due to Unix style path input in Open file dialog.
  • Fix UTF-8 detection problem: 4 byte characters UTF-8 character can be detected now.
  • Enhance/Fix encoding detection/problem.
  • Fix auto-indent issue by typing Enter on empty line.
  • Fix "Close all but this" behaviour if multiple views are present and some files are dirty.
  • Fix tool tip in document switcher showing the old name issue (after being renamed).
  • Add autoit and lua autoCompletion
Link to comment
Share on other sites

  • 4 weeks later...

Plugins Admin, which has been added in 7.6 release, was far from being perfect. In version 7.6.1, Plugins Admin is enhanced on several aspects. However, the enhancement could bring some plugins issues for people who update their Notepad++, due to the new location for plugins. Sorry for the inconvenient. 

In order to remedy this problem, after the update, if you update from 7.6 :
Move all %LOCALAPPDATA%\Notepad++\plugins\ (except "Config" folder) to %PROGRAMDATA%\Notepad++\plugins\.

Otherwise, you update from v7.5.9 or version older than v7.5.9:
Find the name of plugin you want to migrate in %PROGRAMFILES(x86)%\Notepad++\plugins\myAwesomePlugin.dll (or %PROGRAMFILES%\Notepad++\plugins\myAwesomePlugin.dll, according the achetecture of your Notepad++).
go to %PROGRAMDATA%\Notepad++\plugins\ to create myAwesomePlugin folder.
move the plungin myAwesomePlugin.dll from %PROGRAMFILES(x86)%\Notepad++\plugins\ to %PROGRAMDATA%\Notepad++\plugins\myAwesomePlugin\.

Link to comment
Share on other sites

Changes in 7.6.3:

    Add Markdown language (Markdown++: https://github.com/Edditoria/markdown-plus-plus), in UDL, included only in installer.
    Move plugins home from %ProgramData% to %ProgramFiles% for the sake of security.
    List plugins in alphabetical order in Plugins Admin dialog.
    Fix loading unexpected dll as plugin issue. (EU-FOSSA)
    Fix stack overflow issue while affecting "ext" field on stylers.xml. (EU-FOSSA)
    Fix stack overflow in XML Parsing. (EU-FOSSA)
    Fix a remote code execution vulnerability via "Open containing folder" command. (EU-FOSSA)
    Fix EXE Hijacking of gup.exe launched by Notepad++. (EU-FOSSA)
    Fix crash issue due to heap overflow in clipboard history panel. (EU-FOSSA)
    Remove run external exe entries for avoiding to execute eventual hijacked binaries. (EU-FOSSA)
 

Link to comment
Share on other sites

Notepad++ v7.6.4 new features and bug-fixes:

1.  Add Markdown in zip packages and fix Markdown not working in installer package of v7.6.3.
2.  Switch from certificate verification to hashes verification due to "Notepad++" is rejected by certification authority:
    https://notepad-plus-plus.org/news/notepad-7.6.4-released.html
3.  Enhance User Defined Language System for supporting more than one UDL file. New behaviour:
    https://notepad-plus-plus.org/community/topic/17072/new-enhancement-for-user-defined-language-system
4.  Add "Remove Consecutive Duplicate Lines" feature to remove duplicate consecutive lines from whole document.
5.  Add new shortcut "shift + scroll" for horizontal scrolling.
6.  Add Stack Overflow as search engine.
7.  Add the capacity to rename non-existing document's tab.
8.  Fixed file open hang issue in old style mode.
9.  Fix "Find in files" tab translation issue on initial dialog call.
10. Fixed macro playback junk characters display issue on Find dialog.
11. Ensure each recorded command is playable before playing to avoid exploit in hacking. (EURO-FOSSA)
12. Enhance "Search on Internet" command to avoid command hijacked. (EURO-FOSSA)
13. Fix buffer overrun in Print dialog. (EURO-FOSSA)
14. Load nppPluginList.dll as resource instead of binary for the sake of security. (EURO-FOSSA)
15. Check Updater's authenticity before its each launch to prevent from hijacking. (EURO-FOSSA)
16. Fix stack buffer overflow in WordStyle dialog. (EURO-FOSSA)
17. Fix stack buffer overflow issue on User Define Language dialog. (EURO-FOSSA)
18. Prevent eventual DLL hijacking while loading plugins. (EURO-FOSSA) 


Included plugins:

1.  NppExport v0.2.8 (32-bit x86 only)
2.  Converter 4.2.1
3.  Mime Tool 2.5


Updater (Installer only):

* WinGup (for Notepad++) v5.1

Link to comment
Share on other sites

  • 4 weeks later...

Changes in 7.6.5:

  • Security enhancement: GPG Signature is provided for Notepad++ release.
  • Fix a long waiting issue about file auto change detection: enhance "File status Auto-Detection" to avoid switching editing tab off behaviour.
  • Fix encoding (language) detection regressions since v7.6.
  • Fix a regression: double-clicking on a "find all in current document" result for an unsaved doc prompts to save it.
  • Added close all unchanged tabs command.
  • Restore deleted "Launch in browser" customized shortcuts in EU-FOSSA bounty program by implementing them in more secure way: Add "View Current File in Browser" for Firefox, Chrome, IE & Edge.
  • Retain read only setting state in session.
  • Enhancement: after file reload user can still undo.
  • Fix a bug in command "Remove Consecutive Duplicate Lines" and make it work with old Macintosh EOL.
  • Fix UDL language marker bullet position, if UDL Name exceeds 14 characters, extend UDL names to max 64 characters.
  • Enhance external call code to avoid eventual arbitrary commands execution. (EURO-FOSSA) Fix crash issue by command "On Selection->Open File" while the number of selected characters is exceed 2048. (EURO-FOSSA)
  • Fix crash issue of User Define dialog while deleting a unallocated entry. (EURO-FOSSA)
  • Fix crash issue on shortcut command while its length exceed 260. (EURO-FOSSA)
  • Add an enhancement on "Open..." command to prevent from the eventual crash. (EURO-FOSSA)
  • Fix stack Buffer Overflow in Command::extractArgs. (EURO-FOSSA)
Link to comment
Share on other sites

Notepad++ v7.7 new feature & bug-fixes:

  1. Continue Microsoft binary code signing thanks to the offer from DigiCert (again).
  2. Upgrade Scintilla from v3.56 to v4.14.
  3. Fix a regression of memory issue while reloading a file.
  4. Fix cursor flickering problem after double clicking on URL.
  5. Make Python files default to using spaces instead of tabs.
  6. Add "Count in selection" option in Find dialog.
  7. Add Ctrl + R shortcut for "Reload from disk" command.
  8. Fix '\' display problem in CSS while using themes (Remove Batang font for CSS tags).
  9. Fix crash while right clicking on DocSwitcher's column bar.
  10. Fix all plugins being removed problem while Plugin Admin romoves an old plugin (of old system).
Link to comment
Share on other sites

Notepad++ 7.7.1 released

3 regression are fixed in this version: a quite old regression (dragging tab issue) and 2 new regressions (ASP syntax highlighting issue and Cyrillic/Turkish ANSI mode input issue). 

The other fixes & some new enhancements are included in this release. Please check the change log in the download page for more detail.

Link to comment
Share on other sites

Changes in 7.8.0:

    Upgrade Scintilla from 4.1.4 to 4.2.0
    Fix non Unicode encoding problem in non-Western language(Chinese or Turkish).
    Add “No to All” and “Yes to All” options in Save dialog.
    Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel. Example: notepad++ -openFoldersAsWorkspace c:\src\myProj01 c:\src\myProj02
    Enhance plugin system: allow any plugin to load private DLL files from the plugin folder.
    Fix File-Rename failing when new name is on a different drive.
    Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” & “Find All Current Document” to be macro recordable.
    Make “Command Argument Help” MessageBox modal.
    Fix Folder as Workspace crash and “queue overflow” issues.
    Make Combobox font monospace in Find dialog.
    Fix folding in user-defined languages for non-windows line endings.
    Fix crash of Folder as Workspace when too many directory changes happen.
    Fix ‘-nosession’ overwrites config.xml issue.
    Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message.
    Improve GUI in Find dialog for Find Previous & Find Next buttons.
    Fix Sort Line as Integer regression.
    Add more OS information to debug info.
    Fix tab dragging issues under WINE and ReactOS.
    Fix indent indicators continue to following code blocks for Python.
    Fix Python folding collapse issue.
    Fix crash when sorting “out of range” columns.
    Fix find 2 times for the same occurrence in both original and cloned documents issue.
    Fix command line issues where filenames have multiple white spaces in them.
    Fix Document Peeker constantly changing focus problem.
    Make backward direction checkbox be also on Find dialog’s Mark tab.
    Add 2 new columns for HTML Code in the Character Panel.
    Fix “clear all marks in find dialog also removes bookmarks” issue.
    Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL.

Link to comment
Share on other sites

  • 3 weeks later...

Changes in Notepad++ 7.8.1:

  • Fix popup dialog on startup regression regarding notepad replacement issue.
  • Make monospaced font in Find dialog optional, disabled by default.
  • Add download progress bar while download plugin(s).
  • Fix issue for Alt+Tab doesn’t show Notepad++ on Windows 7.
Link to comment
Share on other sites

This new version number of 7.8.2 will retain the “Free Uyghur edition” label. This is not only for the oppressed Uyghur people in China, but also for anyone who does not wish to be silenced by China. The Free Uyghur edition will always be available on the Internet for download.

I refuse to be silenced.

Link to comment
Share on other sites

Notepad++ v7.8.6 Enhancement & bug-fixes:

  1. Add multi-column marker (multi-line edge) feature.
  2. Add dynamical sorting feature for Folder as Workspace.
  3. Make MRU tab activate instead of rightmost tab while tab closure (if MRU enabled).
  4. Fix folding state lost on the next startup issue.
  5. Make Replace-in-Files confirmation dialog modal to prevent from crashing.
  6. Add support of smart-indenting for Perl and Rust.
  7. Make recorded macro (IDC_FINDNEXT & IDC_FINDPREV)retro-compatible up to 7.8.4.
Link to comment
Share on other sites

  • 1 month later...

Changes in Notepad++ 7.8.7:

  • Fix new style save dialog by selecting right file filter and adding extension automatically.
  • Add right-click context menu to bookmark margin.
  • Add sub-menu bullets for cascaded Encoding and Language menus.
  • Display file name as root of workspace instead of “Workspace”.
  • Add file extension automatically for session files and workspace files while saving in new style dialog.
  • Fix file reading failure (network problem) not detected issue.
  • Improve Document Map precision.
  • Fix clickable links break syntax highlighting issue.
  • Fix current range detached from Document Map issue.
  • Disallow backward regex searches due to sometimes surprising results (an non-UI option is available to enable it).
  • Fix wrong project panel at start by opening a project via command line.
  • Allow user to skip *.* when adding only excluding Filters for Find/Replace In Files.
  • Fix Doc switcher icon state update issue for cloned documents.
  • Assign CTRL-M as default shortcut for invoking mark dialog.
  • Fix also a folding visual glitch in Find result.
  • Add count of files searched to ‘Find result’ output.
  • Fix Find/Replace history lost issue.
  • Fix bug of Mark clearing in selection mode.
  • Fix auto-completion suggest the same word while the word being modified.

Included plugins:

  • NppExport v0.2.9 (32-bit x86 only)
  • Converter 4.2.1
  • Mime Tool 2.5
Link to comment
Share on other sites

  • 3 weeks later...

Changes in 7.8.8:

  • Fix accented characters in ANSI files not found in "find in files" and "replace in files" commands issues.
  • Add an option to improve rendering special Unicode characters by using Scintilla's DirectWrite technology.
  • Fix URL invisible issue in dark themes.
  • Fix the focus not on the opening new file issue.
  • Fix Workspace (Project panel), Folder As Workspace and function list keep focus issue after double clicking an item.
  • Add Ctrl+Backspace ability to delete word for comboboxes in Find/Replace dialog.
  • Add ability to find-all in selected text.
  • Fix wrong treatment of backslashes as escape sequences in autocompletion.
  • Enhance "Remove Empty Lines" command: Allow scope to be limited by an active selection.
  • Fix loading of project & session files by drag & drop not working issue.
  • Fix block selection cursor wrong positions after typing TAB.
  • Add confirmation prompt to "Replace all in all opened documents" command to avoid PBKAC.
Link to comment
Share on other sites

Changes in 7.8.9:
Fix Line operations (join lines, split lines, remove duplicate lines and sort lines) doing one too many lines issue.
Fix the regression of jump line failure via command line (-n).
Fix URL Hovered colour disappears after modifying any Clickable Link Settings regression.
Fix URL is not clickable in certain stuation while wrapped is enabled.
Fix “Save” not working in Windows dialog.
Fix Flickering cursor after double clicking a found line in find results.
Fix Found line may not be centered by double clicking in find results, if word wrap is on.
Fix wrong horizontal scroll bar position after restoring Window position.
Fix Find result window output TAB-width incoherent issue.

Link to comment
Share on other sites

  • geodasoft changed the title to Notepad++ 7.9.0 Dual x86x64 [Desatendido]Multi

Changes in Notepad++ 7.9.0:

  • Add the ability to open the target file of a Shortcut (*.lnk).
  • Enhance side panels behaviour: close a single panel instead of the entire stack.
  • Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue.
  • Fix mouse cursor flicker while hovering URLs.
  • Add back hovered blue underlined URLs.
  • Enhance C++, Perl, Python parsers and add VHDL in Function List.
  • Improve some ambiguous commands naming in Shortcut Mapper.
  • Add an option to prevent right click from canceling selection.
  • Add ability to sort lines randomly.
  • Fix “Close All BUT this” looses current document data issue.
  • Allow user to start making a stream selection and then change to column block (by pressing ALT key).
  • Add word wrap option to find results context menu.
  • Add keyboard navigation ability to Column Editor.
  • Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels.
  • Enable project panels toggle from menu.
  • Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup.
  • Fix inaccurate line margin update with word wrap enabled.
  • Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled).
  • Fix column key sort with col block starting in col1 bug.
  • Add confirmation preference for Replace All in All Opened Documents operation.
  • Add Escape keypress in functionlist searchbox to clear its text.
  • Add RTL capability to localized messageboxes.
  • Make (Find) dlgAlwaysVisible a true Preference setting.
  • Fix sorting by column key using incorrect key values.
  • Add search scope to Find window status bar output.
  • Fix false hit result in Find in Finder.
  • Prevent redundant line data copy in Finder.
Link to comment
Share on other sites

  • 1 month later...

Notepad++ v7.9.1 Enhancements & bug-fixes:

  1. Fix NUL file-corruption bug after Windows shutdown brutally (Fix #6133).
  2. Fix inaccurate URL detection by replacing a new URL parser (Fix #3912, #3353, #4643, #5029, #6155, #7791, #8634)
  3. Fix RegEx look behind operations and \A and and \b and \z (Fix #713, #1870, #2216, #2360, #9004, #4855).
  4. Split functionList.xml into multifile in “functionList” Folder (Implement #4896).
  5. Make tray icon work again in administrator mode (Fix #8528).
  6. Fix dialogs & floating dockable panels don’t minimize to system tray issue (Fix #9044, #8928).
  7. Add alternative icon set for tab bar (Implement #8068).
  8. Add ability to remove any duplicate lines in a document, keeping the first occurrence (Fix #8965).
  9. Fix incorrect icon for monitoring status in Document list panel and in Document switcher (Fix #8783).
  10. Add copy marked text & styled text to clipboard commands to menu (Implement #8943, #6095).
  11. Fix find-all-open-docs not finding all matches in ANSI files (Fix #8901).
  12. Display long lines better in Find-result panel by increasing its max length to 2048 (Fix #7723).
  13. Fix double clicking on find result line not working (Fix #9009, #8525).
  14. Fix Find-result rclick-Copy incomplete data bug (Fix #8801).
  15. Add case insensitive lines sorting (Implement #4479).
  16. Add “Open Containing Folder as Workspace” command in main menu and in context menu of tabs (Implement #3028).
  17. Enhance Sel info of status bar (Fix #8524).
  18. Add new option for save type of normal text files in Save dialog (Fix #8866).
  19. Fix file path truncated issue in save confirmation dialog (Fix #8812).
  20. Fix auto-Indent not working for PowerShell (Fix #9049).
  21. Allow setting of background color for bookmark margin (Fix #8833).
  22. Fix smart-highlighting not applying to cloned view (Fix #7910).
  23. Fix smart highlight issue related to EOF (Fix #8908).
  24. Fix closing file in 2nd view not removed from Doc Switcher (Fix #8800).
  25. Add Delete keystroke to remove selected root from Folder as Workspace (Fix #8960).
  26. Add TAB keystroke in Function List to switch between search field and list (Fix #8665).
  27. Add ESC keystroke in Function List to switch to edit window (Fix #8886).
  28. Add ESC keystroke to close Search Results Window (Implement #2946).
  29. Fix data-prefixed attributes are not recognized in HTML (Fix #6200).
Link to comment
Share on other sites

  • geodasoft changed the title to Notepad++ 7.9.2 Dual x86x64 [Desatendido]Multi
  • geodasoft changed the title to Notepad++ 7.9.3 Dual x86x64 [Desatendido]Multi

Notepad++ v7.9.3 Release
https://notepad-plus-plus.org/news/v793-released/

Notepad++ v7.9.3 bug-fixes & enhancements:

  1. Discontinued support for Windows XP due to technical reasons. Notepad++ 7.9.2 is the last version to run on Windows XP. (Ref)
  2. Upgrade Notepad++ License: update GPL version from v2 to v3. (Fix #9425)
  3. Fix the regression of copying line data from search results. (Fix #9334)
  4. Fix “Print Line Number” preference is ignored for printing regression. (Fix #9379)
  5. Fix a regression in Chinese Simplified localization. (Fix #9329)
  6. Fix dockable panels not being displayed regression due to multi-instance mode activation. (Fix #9341 & #9363)
  7. Make split-lines feature work again with multi-edge rightmost specified edge. (Fix #8262)
  8. Enhance modern style file dialog for allowing UNIX style file path. (Fix #9374)
  9. Use the modern browse folder dialog to get folder path. (Fix #8513)
  10. Improve option for setting save dialog filter to All Types. (Fix #9325)
  11. Add ability to delete entries from combo box history in Find dialog with DELETE key. (Implement #9366)
  12. Fix lost session issue on Windows reboot/shutdown. (Fix #7839)
  13. Add “save Folder as Workspace in session” option in save session dialog. (Implement #9165)
  14. Make value dialog height accurate in any DPI. (Fix #8443)
  15. Fix issue that Switch-To-Panel keyboard shortcuts cannot be used in context menu. (Fix #9435)
  16. Fix a memory leak issue. (Ref)
  17. Fix blurry display problem on an extended monitor. (Fix #8115)
  18. Fix incompatible plugin not being deleted issue. (Fix #9377)
  19. Synchronize GUP localization file (if available) with Notepad++ in installer.
  20. Enhance “No update” dialog with the download page link in the Notepad++ updater.
  21. Fix NPPM_SETLINENUMBERWIDTHMODE API not working issue. (Fix #9338)
Link to comment
Share on other sites

  • 3 months later...

Changes in Notepad++ 8.0.0:

  • Add Dark Mode.
  • ARM64 build is available.
  • One button to build them all – build Notepad++ with Scintilla static lib and Boost RegExpr headers.
  • Add new Fluent UI icons for toolbar.
  • Add new feature “Distraction Free Mode” (Menu “View->Distraction Free Mode”).
  • Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode.
  • Add 1 click action (SHIFT-click) on close button to close all tabs in dockable panel.
  • Add ability of changing select text foreground color (optional).
  • Allow Replace to stop after replacement (optional).
  • Fix append extension feature not working in save dialog.
  • Add ability to reverse line order.
  • Add ability to style only current instance of text.
  • Fix duplicated entries in Auto-Completion pop-up window.
  • Fix Python Function List not showing functions in some circumstance.
  • Enhance Folder as Workspace performance while adding/removing files in bulk.
  • Add Ada, Fortran, Fortran77 & Haskell in function lists.
  • Improve performance of “Open all” command in Search results.
  • Add “Copy Pathnames” command to Search results context menu.
  • Catch regex search exceptions and show exception message.
  • Add MarkAll Preference settings for case and word.
  • Fix regression: Handle “Default Directory” setting correctly in Open/Save File Dialog.
  • Fix a special character in UTF16 file crash issue
  • Add “Append extension” checkbox to Save As dialog.
  • Fix Copy command in Search result is available as there’s no selection.
  • Add padding ability in the edit zone.
  • Make new tab name translatable.
  • Improve character case handling in RegEx.
  • Fix dragged out UDL file is not applied to UDL in the new instance.
  • Add command line parameter for adding specified string to app title bar.
  • Fix Auto-Completion ignoring case issue.
  • Fix “Match Whole Word” option being enabled in RegEx Search.
  • Fix sort with column key selection that appears after tab characters.
  • Fix “Reload Workspace” menu command not working issue.
  • Fix view file in Edge browser failure issue if name contains spaces.
  • Add ability to avoid accumulating multiple search results.
  • Fix UTF-16 decoding/encoding for code points above U+FFFF.
  • Fix “Save As” command removing original path from recent files history issue.
  • Fix function List button tool tips mixed up issue.
  • Remove Microsoft Bing from search engines for Search on Internet command.

Included plugins:

  • NppExport v0.3
  • Converter 4.3
  • Mime Tool 2.6
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...