Archived - Notepad++ - Windows 32-bit

Archive - Download Free and Open-Source Software for Microsoft Windows
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v7.9 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v7.9 Enhancements & bug-fixes:
  1. Fix Line operations (join lines, split lines, remove duplicate lines and sort lines) doing one too many lines issue.
  2. Add the ability to open the target file of a Shortcut (*.lnk).
  3. Enhance side panels behaviour: close a single panel instead of the entire stack.
  4. Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue.
  5. Fix mouse cursor flicker while hovering URLs.
  6. Add back hovered blue underlined URLs.
  7. Enhance C++, Perl, Python parsers and add VHDL in Function List.
  8. Improve some ambiguous commands naming in Shortcut Mapper.
  9. Add an option to prevent right click from canceling selection.
  10. Add ability to sort lines randomly.
  11. Fix "Close All BUT this" looses current document data issue.
  12. Allow user to start making a stream selection and then change to column block (by pressing ALT key).
  13. Add word wrap option to find results context menu.
  14. Add keyboard navigation ability to Column Editor.
  15. Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels.
  16. Enable project panels toggle from menu.
  17. Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup.
  18. Fix inaccurate line margin update with word wrap enabled.
  19. Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled).
  20. Fix column key sort with col block starting in col1 bug.
  21. Add confirmation preference for Replace All in All Opened Documents operation.
  22. Add Escape keypress in functionlist searchbox to clear its text.
  23. Add RTL capability to localized messageboxes.
  24. Make (Find) dlgAlwaysVisible a true Preference setting.
  25. Fix sorting by column key using incorrect key values.
  26. Add search scope to Find window status bar output.
  27. Fix false hit result in Find in Finder.
  28. Prevent redundant line data copy in Finder.
Included plugins:
  1. NppExport v0.2.9
  2. Converter 4.2.1
  3. Mime Tool 2.5
Updater (Installer only):

* WinGup (for Notepad++) v5.1.1

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 7.9 (32-bit) - Build time : Sep 22 2020 - 03:19:04 - Size: 3.62 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v7.9/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.portable.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.portable.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.portable.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.9

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9/npp.7.9.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v7.9.1 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v7.9.1 Enhancements & bug-fixes:
  1. Fix NUL file-corruption bug after Windows shutdown brutally.
  2. Fix inaccurate URL detection by replacing a new URL parser.
  3. Fix RegEx look behind operations and \A and and \b and \z.
  4. Split functionList.xml into multifile in "functionList" Folder.
  5. Make tray icon work again in administrator mode.
  6. Fix dialogs & floating dockable panels don't minimize to system tray issue.
  7. Add alternative icon set for tab bar.
  8. Add ability to remove any duplicate lines in a document, keeping the first occurrence.
  9. Fix incorrect icon for monitoring status in Document list panel and in Document switcher.
  10. Add copy marked text & styled text to clipboard commands to menu.
  11. Fix find-all-open-docs not finding all matches in ANSI files.
  12. Display long lines better in Find-result panel by increasing its max length to 2048.
  13. Fix double clicking on find result line not working.
  14. Fix Find-result rclick-Copy incomplete data bug.
  15. Add case insensitive lines sorting.
  16. Add "Open Containing Folder as Workspace" command in main menu and in context menu of tabs.
  17. Enhance Sel info of status bar.
  18. Add new option for save type of normal text files in Save dialog.
  19. Fix file path truncated issue in save confirmation dialog.
  20. Fix auto-Indent not working for PowerShell.
  21. Allow setting of background color for bookmark margin.
  22. Fix smart-highlighting not applying to cloned view.
  23. Fix smart highlight issue related to EOF.
  24. Fix closing file in 2nd view not removed from Doc Switcher.
  25. Add Delete keystroke to remove selected root from Folder as Workspace.
  26. Add TAB keystroke in Function List to switch between search field and list.
  27. Add ESC keystroke in Function List to switch to edit window.
  28. Add ESC keystroke to close Search Results Window.
  29. Fix data-prefixed attributes are not recognized in HTML.
Included plugins:
  1. NppExport v0.2.9
  2. Converter 4.2.1
  3. Mime Tool 2.5
Updater (Installer only):

* WinGup (for Notepad++) v5.1.1

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 7.9.1 (32-bit) - Build time : Nov 2 2020 - 01:07:46 - Size: 3.65 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v7.9.1/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.portable.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.portable.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.portable.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.9.1

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.1/npp.7.9.1.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v7.9.2 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v7.9.2 Enhancements & bug-fixes:
  1. Fix regression of auto-Indent.
  2. Add custom URI schemes ability.
  3. Improve URL parser: fix apostrophe in an URL issue.
  4. Add context menu with "Copy link" ability.
  5. Add color samples on menu items for styling features.
  6. Add "-settingsDir" argument for overriding default settings path.
  7. Fix crash while exit command issued by plugin.
  8. Fix several bugs of PHP parser rule for function list.
  9. Move "Normal Text" to top in Languages Menu.
  10. Add new API NPPM_GETSETTINGSONCLOUDPATH for plugins.
  11. Add an option for displaying constant line number width.
  12. Fix function list is empty with new user profile in the same PC issue.
  13. Fix single-quoted string being badly recognized as attribute value in XML.
  14. Fix docked panels appear with "-nosession" cmd line parameters.
  15. Improve text selection after Replace All In Selection operation.
  16. Add the number of total documents on windows dialog's title bar.
  17. Fix scroll to last line problem after main window resizing.
  18. Fix Plugin admin display UTF-8 issue in its description.
  19. Fix Search result's text direction (RTL) not always synchronized with main edit zone's one issue.
  20. Fix dockable panels display issue in RTL direction.
  21. Fix Search result line number highlighting inaccurate issue.
  22. Make "Line" preceding each line number on Search Results translatable.
  23. Fix menu check marks not being removed after closing "Clipboard History" and "Character Panel" panels.
  24. Fix command line arguments -p, -n & -c negative value's undefined behaviour.
  25. Add new Margin/Border/Edge sub-page in Preferences.
  26. Fix find in files failure issue due to directory path with leading/trailing spaces.
  27. Fix folder icon display issue in "Folder as Workspace" after "Expand/Collapse All".
  28. Make "Clipboard History" and "Character Panel" togglable.
  29. Fix Find in found results dialog launch failure after macro execution.
  30. Disallow Goto dlg offset option from moving to position inside multi-byte char or between CR and LF.
  31. Fix "Go to..." dialog wrong Offset value in empty files.
  32. Prevent corruption possibility when using -p command line parameter in a UTF file.
  33. Improve indent guidelines on non-brace control block languages.
  34. Prevent names of untitled tabs from duplication.
  35. Add tooltips for Folder as Workspace 3 commands.
  36. Fix "SCI_NEWLINE" inside a macro not working issue.
  37. Fix bug where search-results won't open 'new 1' file.
  38. Fix tab close button remain pushed issue.
  39. Enhance ghost typing command line argument feature - using white space directly instead of %20.
Included plugins:
  1. NppExport v0.2.9
  2. Converter 4.2.1
  3. Mime Tool 2.5
Updater (Installer only):

* WinGup (for Notepad++) v5.1.1

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 7.9.2 (32-bit) - Build time : Dec 31 2020 - 04:01:34 - Size: 3.68 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v7.9.2/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.portable.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.portable.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.portable.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.9.2

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.2/npp.7.9.2.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v7.9.4 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v7.9.4 Enhancements & bug-fixes:
  1. Upgrade Scintilla from v4.2.0 to v4.4.6.
  2. Fix DPI scaling broken while dragging Notepad++ into the 2nd monitor regression.
  3. Add "Find in Projects" feature.
  4. Fix project workspace changes lost on save cancel issue.
  5. Fix folder picker not being launched issue because provided directory is invalid.
  6. Fix network path (UNC path) not working in file dialog.
  7. Fix shortcut name more than 64 characters makes a menu entry empty name issue.
  8. Fix extension appending issue in file dialog.
  9. Fix file not turning to modified state (with Session Manager plugin) bug after its content being changed.
  10. Add an option to mute all sounds in preferences dialog.
  11. Make JSON auto-indent for brace.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v7.9.4/

Included plugins:
  1. NppExport v0.2.9
  2. Converter 4.2.1
  3. Mime Tool 2.5
Updater (Installer only):

* WinGup (for Notepad++) v5.1.3

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 7.9.4 (32-bit) - Build time : Mar 15 2021 - 01:03:10 - Size: 3.78 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v7.9.4/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.portable.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.portable.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.portable.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.9.4

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.9.4/npp.7.9.4.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1 bug-fixes & enhancements:
  1. Fix regression of auto-completion performance issue.
  2. Fix Open dialog with "Save" label for "Open" button.
  3. Fix Notepad++ crash on dark mode while starting up.
  4. Improve look & feel in dark mode.
  5. Adapt Tooltips in dark mode.
  6. Remove white line under menubar in dark mode.
  7. Make multiline and vertical tabs work in dark mode.
Notepad++ v8 new features, enhancements & bug-fixes:
  1. Add Dark Mode.
  2. ARM64 build is available.
  3. One button to build them all - build Notepad++ with Scintilla static lib and Boost RegExpr headers.
  4. Add new Fluent UI icons for toolbar.
  5. Add new feature "Distraction Free Mode" (Menu "View->Distraction Free Mode").
  6. Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode.
  7. Add 1 click action (SHIFT-click) on close button to close all tabs in dockable panel.
  8. Add ability of changing select text foreground color (optional).
  9. Allow Replace to stop after replacement (optional).
  10. Fix append extension feature not working in save dialog.
  11. Add ability to reverse line order.
  12. Add ability to style only current instance of text.
  13. Fix duplicated entries in Auto-Completion pop-up window.
  14. Fix Python Function List not showing functions in some circumstance.
  15. Enhance Folder as Workspace performance while adding/removing files in bulk.
  16. Add Ada, Fortran, Fortran77 & Haskell in function lists.
  17. Improve performance of "Open all" command in Search results.
  18. Add "Copy Pathnames" command to Search results context menu.
  19. Catch regex search exceptions and show exception message.
  20. Add MarkAll Preference settings for case and word.
  21. Fix regression: Handle "Default Directory" setting correctly in Open/Save File Dialog.
  22. Fix a special character in UTF16 file crash issue
  23. Add "Append extension" checkbox to Save As dialog.
  24. Fix Copy command in Search result is available as there's no selection.
  25. Add padding ability in the edit zone.
  26. Make new tab name translatable.
  27. Improve character case handling in RegEx.
  28. Fix dragged out UDL file is not applied to UDL in the new instance.
  29. Add command line parameter for adding specified string to app title bar.
  30. Fix Auto-Completion ignoring case issue.
  31. Fix "Match Whole Word" option being enabled in RegEx Search.
  32. Fix sort with column key selection that appears after tab characters.
  33. Fix "Reload Workspace" menu command not working issue.
  34. Fix view file in Edge browser failure issue if name contains spaces.
  35. Add ability to avoid accumulating multiple search results.
  36. Fix UTF-16 decoding/encoding for code points above U+FFFF.
  37. Fix "Save As" command removing original path from recent files history issue.
  38. Fix function List button tool tips mixed up issue.
  39. Remove Microsoft Bing from search engines for Search on Internet command.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1 (32-bit) - Build time : Jun 17 2021 - 01:56:07 - Size: 3.80 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1/npp.8.1.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1/npp.8.1.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1/npp.8.1.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1.1 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1.1 bug-fixes:
  1. Fix edit zone not being applied to dark mode issue on another user account in the same machine.
  2. Enhance dark mode (make user interface more dark-modable).
Notepad++ v8.1 bug-fixes & enhancements:
  1. Fix regression of auto-completion performance issue.
  2. Fix Open dialog with "Save" label for "Open" button.
  3. Fix Notepad++ crash on dark mode while starting up.
  4. Improve look & feel in dark mode.
  5. Adapt Tooltips in dark mode.
  6. Remove white line under menubar in dark mode.
  7. Make multiline and vertical tabs work in dark mode.
Notepad++ v8 new features, enhancements & bug-fixes:
  1. Add Dark Mode.
  2. ARM64 build is available.
  3. One button to build them all - build Notepad++ with Scintilla static lib and Boost RegExpr headers.
  4. Add new Fluent UI icons for toolbar.
  5. Add new feature "Distraction Free Mode" (Menu "View->Distraction Free Mode").
  6. Add new API NPPM_ADDTOOLBARICON_FORDARKMODE for dark mode.
  7. Add 1 click action (SHIFT-click) on close button to close all tabs in dockable panel.
  8. Add ability of changing select text foreground color (optional).
  9. Allow Replace to stop after replacement (optional).
  10. Fix append extension feature not working in save dialog.
  11. Add ability to reverse line order.
  12. Add ability to style only current instance of text.
  13. Fix duplicated entries in Auto-Completion pop-up window.
  14. Fix Python Function List not showing functions in some circumstance.
  15. Enhance Folder as Workspace performance while adding/removing files in bulk.
  16. Add Ada, Fortran, Fortran77 & Haskell in function lists.
  17. Improve performance of "Open all" command in Search results.
  18. Add "Copy Pathnames" command to Search results context menu.
  19. Catch regex search exceptions and show exception message.
  20. Add MarkAll Preference settings for case and word.
  21. Fix regression: Handle "Default Directory" setting correctly in Open/Save File Dialog.
  22. Fix a special character in UTF16 file crash issue
  23. Add "Append extension" checkbox to Save As dialog.
  24. Fix Copy command in Search result is available as there's no selection.
  25. Add padding ability in the edit zone.
  26. Make new tab name translatable.
  27. Improve character case handling in RegEx.
  28. Fix dragged out UDL file is not applied to UDL in the new instance.
  29. Add command line parameter for adding specified string to app title bar.
  30. Fix Auto-Completion ignoring case issue.
  31. Fix "Match Whole Word" option being enabled in RegEx Search.
  32. Fix sort with column key selection that appears after tab characters.
  33. Fix "Reload Workspace" menu command not working issue.
  34. Fix view file in Edge browser failure issue if name contains spaces.
  35. Add ability to avoid accumulating multiple search results.
  36. Fix UTF-16 decoding/encoding for code points above U+FFFF.
  37. Fix "Save As" command removing original path from recent files history issue.
  38. Fix function List button tool tips mixed up issue.
  39. Remove Microsoft Bing from search engines for Search on Internet command.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1.1 (32-bit) - Build time : Jul 1 2021 - 14:10:53 - Size: 3.80 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1.1/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.1/npp.8.1.1.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1.1

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.1/npp.8.1.1.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.1/npp.8.1.1.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1.2 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1.2 new features, enhancements & bug-fixes:
  1. Make dark mode restartless.
  2. Activate dark mode in Windows 11.
  3. Make Notepad++ dark mode colors customizable: add 6 more color tone choices.
  4. Add customizing dynamically dark mode colors capacity
  5. Add command line flag -udl="UDL name" to open a file by applying an existent UDL via its name.
  6. Use always current file directory in File Rename dialog.
  7. Fix "Remember last used directory" unexpected behaviour.
  8. Fix corrupted encoding text on status bar if shortcut assigned to encode command.
  9. Add a Save all confirm dialog.
  10. Improve JavaScript auto-completion.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.2/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1.2 (32-bit) - Build time : Jul 16 2021 - 01:59:50 - Size: 3.81 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1.2/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.2/npp.8.1.2.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1.2

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.2/npp.8.1.2.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.2/npp.8.1.2.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1.3 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1.3 new features, enhancements & bug-fixes:
  1. Dark mode enhancement: 95% dialogs are dark-modable.
  2. Improve GUI display under high DPI.
  3. Add Markdown UDL of dark mode in release packages.
  4. Fix crash issue when several instances of the save dialogs are shown.
  5. Fix save dialog not working on Windows Vista.
  6. Add the capacity to switch among Find/Replace/FiF/Mark via their shortcuts.
  7. Make Document List Panel togglable via View menu and shortcutable (+ "Switch to" command) in shortcut mapper.
  8. Fix Function list current empty lost issue while Sort/Unsort/Save/Reload.
  9. Fix Functions list scrolling to the top on file save issue.
  10. Fix wrong path in tooltip of tab in RTL mode.
  11. Fix the file drag and drop bug in RTL mode.
  12. Add filter capacity in Shortcut mapper by shortcut key combination.
  13. Add copy file names capacity from Windows dialog.
  14. Fix shortcut conflict detection error in Shortcut mapper while filtering.
  15. Increase macro, user command and plugin command number capacity.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.3/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1.3 (32-bit) - Build time : Aug 10 2021 - 00:29:32 - Size: 3.86 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1.3/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.3/npp.8.1.3.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1.3

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.3/npp.8.1.3.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.3/npp.8.1.3.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1.4 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1.4 new features, enhancements & bug-fixes:
  1. Fix regression of find/replace and file open performance issue.
  2. Make dark mode compatible with Windows 11.
  3. Make current existing plugins' toolbar icons display in both light and dark mode.
  4. Support TypeScript language (syntax highlighting, auto-completion & function list).
  5. Fix security flaw issue in uninstaller.
  6. Add Insert Date Time commands for both short & long format.
  7. Fix file dialog append extension issue with RTL languages.
  8. Fix Find-in-Files "Follow current doc" not working issue when Default Directory is set.
  9. Enhance dialogs visual look & feel.
  10. Fix LICENSE text display problem in installer.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.4/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1.4 (32-bit) - Build time : Aug 21 2021 - 13:04:59 - Size: 3.86 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1.4/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.4/npp.8.1.4.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1.4

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.4/npp.8.1.4.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.4/npp.8.1.4.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
POURYA
Founder & Administrator
Posts: 988

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v8.1.7 - Windows 32-bit
Notepad++

What is Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the 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.

I hope you enjoy Notepad++ as much as I enjoy coding it.

Features
Notepad++ v8.1.7 new features, enhancements & bug-fixes:
  1. Fix empty file not being saved regression.
  2. Fix white flash in dark mode on CMD launch with position parameters.
  3. Enhance dark themes for some programming languages (JSON, Python & Makefile).
  4. Fix "Run macro until the end of file" command skipping the last line issue.
  5. Fix tooltip layout and position in RTL mode.
  6. Fix docking problem for dockable panel in RTL mode.
More fixes & implementations detail:
https://notepad-plus-plus.org/downloads/v8.1.7/

Included plugins:
  1. NppExport v0.3
  2. Converter v4.3
  3. Mime Tool v2.6
Updater (Installer only):

* WinGup (for Notepad++) v5.2.1

System Requirements

Supported Operating System
Windows XP | Windows Vista | Windows 7 | Windows 8 | Windows 8.1 | Windows 10

Notepad++ - Windows 32-bit - Setup Icon
Notepad++ - Version 8.1.7 (32-bit) - 2021-10-15 - Size: 3.89 MB
Download
DONATE

Code: Select all

https://notepad-plus-plus.org/

Code: Select all

https://notepad-plus-plus.org/downloads/v8.1.7/

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.7/npp.8.1.7.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v8.1.7

Code: Select all

https://notepad-plus-plus.org/gpg/nppGpgPub.asc

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.7/npp.8.1.7.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.1.7/npp.8.1.7.checksums.sha256.sig
Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/177/
Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/178/
Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/256/
Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/257/
Archived - Notepad++ - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/228/
Archived - Notepad++ - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/229/
Archived - Notepad++ Portable - Windows 32-bit - Pooeen

Code: Select all

http://go.pooeen.com/258/
Archived - Notepad++ Portable - Windows 64-bit - Pooeen

Code: Select all

http://go.pooeen.com/259/
Notepad++ - Wikipedia

Code: Select all

https://en.wikipedia.org/wiki/Notepad++
Post Reply