Jump to content

Notepad++ 8.6.7 Dual x86x64 [Desatendido]Multi


N3philimUtu

Recommended Posts

Notepad++ 8.6.7 Dual x86x64 [Desatendido]Multi

Notepad++  8.4.4 Dual x86x64 [Desatendido]Multi QcKBL4d
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.

 

Included plugins:

. NppExport vv0.4 (32 bits x86 solamente)
2. Convertidor 4.4
3. Herramienta Mime 2.1
4. DSpellCheck 1.3.5
5.-Mime Tool 2.8
6.- WinGup (for Notepad++) v5.1.1
7.- Scintilla to v5.3.8 

8.- Lexilla to v5.2.8.

 

 


 

 

 

downloadLogo.png

Edited by N3philimUtu
Link to comment
Share on other sites

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

  • N3philimUtu changed the title to Notepad++  8.4.8 Dual x86x64 [Desatendido]Multi

Changes in Notepad++ 8.4.8:

  • Update to Scintilla 5.3.2 and Lexilla 5.2.1.
  • Dark mode: Add “Follow Windows dark/light mode” feature, and toolbar, tabbar and theme choices are remembered for 2 modes separately.
  • Fix inconsistencies at OS-forced Notepad++ v8.4.8 exit.
  • Make tab context menu customizable.
  • Make Macro & Run menu organizable with submenu by modifying shortcuts.xml.
  • Fix crash on Win32 Namespace prefixed file name.
  • Fix delimiter selection crash issue.
  • Improve performance for the “Remove Empty Lines” command.
  • Fix theme not working in cloud mode and portable mode issue.
  • Fix autocomplete/calltip colors not applied when changing themes.
  • Add dark autocompletion icons for dark themes.
  • Fix search result not applying new theme.
  • Fix sorting failure in zero-length column mode selection.
  • Fix Default Language not working for the 1st empty file with empty session.
  • Enhance “Go to settings” in Style Configurator.
  • Fix themes’ inconsistent behaviour.
  • Fix incorrect plugin architecture reports partially.
  • Enhance Properties file: add/improve the syntax folding/highlighting.
  • Add vertical scroll bar on all combobox in Find Replace dialog. (
  • Function List: Add Pascal/Delphi & NppExec plugin’s scripting, enhance SQL.
  • Autocompletion: add PowerShell, fix some entries in PHP, update for Lua.
  • Update CPP & PowerShell keywords.
  • Fix the tab context menu reload command’s state not synchronized.

Included plugins:

  • NppExport v0.4
  • Converter 4.5
  • Mime Tool 2.9
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++  8.4.9 Dual x86x64 [Desatendido]Multi

Changes in Notepad++ 8.4.9:

  • Fix saving 4GB+ files file size cutting off issue.
  • Fix v8.4.8 hanging while opening some Pascal files.
  • Add JSON5 support – only JSONC currently (with js comment supported).
  • Add configuration for dockable panels to ignore ‘-nosession’.
  • Fix Notepad Replacement display ‘Cannot open file ” “‘ regression in v8.4.8.
  • Fix Notpad++ hangs while deleting search results results.
  • Fix XML tag-matching not be case-sensitive.
  • Add support selection for “EOL to Space”, “TAB and Space conversion” & “Trim” commands.
  • Improve Pascal/Delphi function list performance.
  • Fix exclude functions in comment zones in C++, PHP, JavaScript and Pascal.
  • Use stable sort algorithm instead of standard sort one.
  • Fix doc switcher not using alternate icon sets.
  • Several enhancement in dark mode.
  • Fix under high DPI URL hand cursor too small display issue.
  • Fix docking GUI regression for plugin in light mode.
  • Fix cannot undo “Block Uncomment” & “Insert Date/Time” commands in one shot.
  • Fix sub-menu folder display mess in non-western languages under Macro/Run menu.

Included plugins:

  • NppExport v0.4
  • Converter 4.5
  • Mime Tool 2.9
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.5 Dual x86x64 [Desatendido]Multi

Changes in Notepad++ 8.5.0:

  • Fix notepad replacement opening file name containing white space regression.
  • Fix regression about visual glitch of Find in Files progress window & Document Switcher.
  • Update to Scintilla 5.3.3 and Lexilla 5.2.2.
  • Add new explorer context menu entry “Edit with Notepad++” for WINDOWS 11.
  • Add show non-printable characters command.
  • Apply tab colors to document list items, and add groups to document list.
  • Add middle mouse click ability to close doc in Document List.
  • Add Begin/End Select in Column Mode command.
  • Add option to make auto-completion list brief.
  • Remove duplicate items in function/word list of Auto-completion.
  • Fix missing items in word autocomplete.
  • Fix autocomplete to sort case insensitive issue.
  • Fix wrong value set in Preferences->Performance->”Define Large File Size”.
  • Change behaviour: make Select and Find (Next/Previous) always in normal search mode.
  • Change behaviour: make volatile Find uses least-strict option settings.
  • Change behaviour: don’t populate in Find what if a stream selection more than 1024 characters.
  • Fix dock-able panels not restoring for mono instances when Notepad++ is in the tray.
  • Fix panels not restored from systemtray with “Edit with Notepad++” in admin mode.
  • Fix hit text in search results not being scrolled in the view issue.
  • Fix untitled document number jumping or repeated problem.
  • Add new notification NPPN_EXTERNALLEXERBUFFER for lexer plugin with buffer ID when a new lexer is applied to the buffer in question.
  • Fix Synch H/V Scrolling commands not sync with 2 views.
  • Add several GUI enhancement.
  • Make several GUI items translatable.
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.5.1 Dual x86x64 [Desatendido]Multi

Notepad++ v8.5.1 bug-fixes and new features:

  1. Use new modern shell “Edit with Notepad++” of Windows 11 instead of hijacking “Pin to Quick access”.(Fix #13320, implement #13330)
  2. Update scintilla to 5.3.4 and lexilla to 5.2.4. (Implement #13338)
  3. Add MS Transact-SQL support. (Fix #5940, #7988, #11718, #12610, #13160)
  4. Add GDScript language support with autocomplete & functionlist. (Fix #13329)
  5. Fix UDL empty button regression after changing localization. (Fix #13228)
  6. Add ability to copy “Find what” to “Replace with” and vice versa in Find Replace dialog. (Fix #12122)
  7. Fix DocSwitcher RTL problem, and use edit field instead of a small popup value dialog. (Fix #13244, #13248)
  8. GUI visual enhancement: Fix whole dialog items blink when a item value changed. (Fix #13230)
  9. Make tray icon context menu translatable. (Fix #11628)
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.5.2 Dual x86x64 [Desatendido]Multi

Changes in Notepad++ 8.5.2:

  • Enhance “Edit with Notepad++” context menu and fix several issues.
  • Make Find/Replace dialog swap/copy button usage more explicit.
  • Fix unexpected caret column jump post brace match.
  • Add hits in-progress increased number to Search Progress dialog.
  • Add HTML Hexadecimal column and more items to ASCII panel.
  • Add ability to do leading spaces with Column Editor.
  • Add programming language support for Hollywood.
  • Fix dock panels visual glitch while finding in search results.
  • Fix Mark dialog’s Copy Marked Text button is not macro-able issue.
  • Dark mode enhancement: make focused combobox more visible.
  • Fix find dialog flicker issue.
  • Enhance Notepad++ icon’s display in system tray.
  • Fix some options in Mark dialog not remembered though the session issue.
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.5.3 Dual x86x64 [Desatendido]Multi

Changes in Version 8.5.3:

  • Fix session file data loss issue.
  • Fix Explorer context menu “Edit with Notepad++” needs restarting os to appear issue under Win 8/10.
  • Fix Explorer context menu “Edit with Notepad++” not installed for multiple users issue.
  • Fix Explorer context menu “Edit with Notepad++” double entries in some applications (Winzip).
  • Make Explorer context menu “Edit with Notepad++” translatable.
  • Add the UTF8 character ability for Run & Macro menu.
  • Add hide/show ability of Control Characters (C0 & C1) and Unicode EOL.
  • Fix Change history margin in black color issue.
  •  Improve “Remove consecutive duplicate lines” command performance.
  • Project Workspace “Save a Copy As” confusion issue.
  • Make “Remove consecutive duplicate lines” support more line break.
  • Fix UDL deletion issue.
  •  Fix RTL not working on FindInFiles progress window.
  • Fix search results output alignment for large file searches.
  • Several GUI Enhancements.
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.5.4 Dual x86x64 [Desatendido]Multi

Changes in Version 8.5.4:

  • Fix macro recording regression on Unicode character.
  • Fix regression of defective detection for file read-only attribute removal via Explorer.
  • Fix opening multi-files on multi-instance mode regression.
  • Update: Scintilla 5.3.5 Lexilla 5.2.5.
  • Fix Notepad++ hanging issue running macro to EOF.
  • Fix EOL symbol color/appearence being reset issue while changing encoding.
  • Enable code folding in Assembly source files. (Fix #13758, #9888)
  • Fix document language not remembered through sessions issue.
  • Add SHA-1 hash features.
  • Add “open new blank document in addition on startup” ability.
  • Fix lexer plugin is sorted unconventionally in language menu issue
  • Add message NPPM_DARKMODESUBCLASSANDTHEME to allow plugin to use generic dark mode.
  • Add the ability to close multiple files without saving in Document list.
  • Several GUI Enhancements.
  • Fix error message on uninstallation.
  • Fix tabContextMenu_example.xml not being deleted while uninstallation.
Link to comment
Share on other sites

  • N3philimUtu changed the title to Notepad++ 8.6.7 Dual x86x64 [Desatendido]Multi

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...