Archived - Notepad++ - Windows 32-bit

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

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.7.1 - Windows 32-bit
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.

Features
Notepad++ v7.7.1 enhancements & bug-fixes:
  1. Fix drag and drop tab regression: dragging tab is switched to another tab issue.
  2. Fix an input regression: Cyrillic, Turkish and other languages input issue in ANSI mode.
  3. Fix an ASP regression: VB loses syntax highlighting in ASP document.
  4. Fix Reload dialog displaying issue during File Monitoring.
  5. Fix “unhide lines” markers disappears issue.
  6. Fix Plugin menu is not localized issue if no plugin installed.
  7. Add “Copy File Name” command in context menu of “Folder as Workspace”.
  8. Fix crash while sorting lines with numbers longer than 20 digits.
  9. Enable Scintilla Virtual Space Option change from macro.
  10. Add Tcl, CMake and AutoIt keywords; add Python and SQL new syntax highlighting categories.
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

System Requirements

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

Donate

Why should you donate?

If you think this little editor is useful to you, then it's a good reason to do a donation.

Your gratitude and finance help will motivate me to continue Notepad++ project development.


Donate now!
Image
Notepad++ - Version 7.7.1 (32-bit) - Build time : Jun 16 2019 - 21:24:47 - Size: 3.50 MB
Image

Code: Select all

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

Code: Select all

https://notepad-plus-plus.org/download/v7.7.1.html

Code: Select all

https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.Installer.exe

Code: Select all

https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.bin.zip

Code: Select all

https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.bin.7z

Code: Select all

https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.bin.minimalist.7z

Code: Select all

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

Code: Select all

https://notepad-plus-plus.org/repository/7.x/7.7.1/npp.7.7.1.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.7.1
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

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

System Requirements

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

Image
Notepad++ - Version 7.8 (32-bit) - Build time : Oct 7 2019 - 00:55:55 - Size: 3.53 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.Installer.exe

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.bin.zip

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.bin.7z

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.bin.minimalist.7z

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.Installer.exe.sig

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8/npp.7.8.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

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

Image
Notepad++ - Version 7.8.1 (32-bit) - Build time : Oct 27 2019 - 22:57:19 - Size: 3.53 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.Installer.exe

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.bin.zip

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.bin.7z

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.bin.minimalist.7z

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.Installer.exe.sig

Code: Select all

http://download.notepad-plus-plus.org/repository/7.x/7.8.1/npp.7.8.1.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.1
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.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.8.2 enhancements and bug-fixes:
  1. Add key shortcuts in Save or not dialog.
  2. Add find in files filter excluding ability.
  3. Add "Open UDL folder" command.
  4. Fix issue of showing save dialog twice while cloned file is dirty.
  5. Enhance "Open Explorer" command in Folder as workspace with expected path.
  6. Fix tab dragging issues.
  7. Enhance "Close all but This" and "Close all to the left/right" commands while files are dirty.
  8. Enhance "In Selection" option in Find dialog.
  9. Fix Notepad++ blocked in notification zone issue.
  10. Make end-of-line conversion operations macroable.
  11. Fix "View Current File In" commands disabled problem in some situations.
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

Image
Notepad++ - Version 7.8.2 (32-bit) - Build time : Dec 4 2019 - 01:39:49 - Size: 3.54 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.bin.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.checksums.sha256.sig

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.2/npp.7.8.2.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.2
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.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++ v7.8.3 enhancements & bug-fixes:
  1. Add the “Expand All”, “Fold All” and “Select/Show current editing file” capacity into Folder as Workspace.
  2. Fix restoring line position issue while document is wrapped.
  3. Improve Json syntax highlighting.
  4. Make filling find field of Find dialog with selected word(s) optional.
  5. Make doSaveOrNot dialog simpler when there’s a single file to save.
  6. Fix auto-insert {[“”]} imbrication not working issue.
  7. Make cmd cli (for “Open Containing Folder in cmd”) customizable.
  8. Prevent from setting Updater’s Proxy as Notepad++ is not in Admin mode.
  9. Disable file association settings when Notepad++’s no admin right.
  10. Fix incremental search bar “highlight all” option not conserved bug.
  11. Enhance SQL syntax highlighting (add 2 more keyword lists).
  12. Fix too small buffer issue during add text macro playback.
  13. Fix “Close All Unchanged” not working issue for sub-view.
  14. Eliminate garbage displaying in Find-result fold margin.
System Requirements

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

Image
Notepad++ - Version 7.8.3 (32-bit) - Build time : Jan 12 2020 - 19:09:49 - Size: 3.56 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.3/npp.7.8.3.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.3/npp.7.8.3.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.3/npp.7.8.3.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.3/npp.7.8.3.bin.minimalist.7z

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.8.3/npp.7.8.3.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.3/npp.7.8.3.checksums.sha256.sig

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.3
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.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.8.4 bug-fixes:
  1. Fix regression of double clicking a found in files result while Word-Wrap is on.
  2. Fix HashFromDlg title bar localization issue.
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

Image
Notepad++ - Version 7.8.4 (32-bit) - Build time : Jan 29 2020 - 01:31:03 - Size: 3.56 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.4/npp.7.8.4.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.4/npp.7.8.4.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.4/npp.7.8.4.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.4/npp.7.8.4.bin.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.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.8.4/npp.7.8.4.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.4/npp.7.8.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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.5 - 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.8.5 Enhancement & bug-fixes:
  1. Fix "Monitoring" not detecting all file changes issue.
  2. Fix auto-updater disabling not working regression.
  3. Fix Notepad++ doesn't exit correctly while Windows 10 update restart.
  4. Make Count command in Find dialog respect Backward-direction and Wrap-around options.
  5. Make Find dialog remember its position across runs.
  6. Add the document size column to the Windows Selection dialog.
  7. Make "View Current File in(browser)" commands macro recordable.
  8. Add external sound control capability for unsuccessful search (in Find dialog) bell.
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

Image
Notepad++ - Version 7.8.5 (32-bit) - Build time : Mar 4 2020 - 11:08:34 - Size: 3.58 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.5/npp.7.8.5.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.5/npp.7.8.5.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.5/npp.7.8.5.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.5/npp.7.8.5.bin.minimalist.7z

Code: Select all

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

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.8.5/npp.7.8.5.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.5/npp.7.8.5.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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.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++ v7.8.7 Enhancements & bug-fixes:
  1. Fix new style save dialog by selecting right file filter and adding extension automatically.
  2. Add right-click context menu to bookmark margin.
  3. Add sub-menu bullets for cascaded Encoding and Language menus.
  4. Display file name as root of workspace instead of "Workspace".
  5. Add file extension automatically for session files and workspace files while saving in new style dialog.
  6. Fix file reading failure (network problem) not detected issue.
  7. Improve Document Map precision.
  8. Fix clickable links break syntax highlighting issue.
  9. Fix current range detached from Document Map issue.
  10. Disallow backward regex searches due to sometimes surprising results (an non-UI option is available to enable it).
  11. Fix wrong project panel at start by opening a project via command line.
  12. Allow user to skip *.* when adding only excluding Filters for Find/Replace In Files.
  13. Fix Doc switcher icon state update issue for cloned documents.
  14. Assign CTRL-M as default shortcut for invoking mark dialog.
  15. Fix also a folding visual glitch in Find result.
  16. Add count of files searched to 'Find result' output.
  17. Fix Find/Replace history lost issue.
  18. Fix bug of Mark clearing in selection mode.
  19. Fix auto-completion suggest the same word while the word being modified.
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

Image
Notepad++ - Version 7.8.7 (32-bit) - Build time : Jun 5 2020 - 02:38:56 - Size: 3.60 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.7/npp.7.8.7.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.7/npp.7.8.7.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.7/npp.7.8.7.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.7/npp.7.8.7.bin.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.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/v7.8.7/npp.7.8.7.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.7/npp.7.8.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/
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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Image
Notepad++ v7.8.8 - 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.8.8 Enhancements & bug-fixes:
  1. Fix accented characters in ANSI files not found in "find in files" and "replace in files" commands issues.
  2. Add an option to improve rendering special Unicode characters by using Scintilla's DirectWrite technology.
  3. Fix URL invisible issue in dark themes.
  4. Fix the focus not on the opening new file issue.
  5. Fix Workspace (Project panel), Folder As Workspace and function list keep focus issue after double clicking an item.
  6. Add Ctrl+Backspace ability to delete word for comboboxes in Find/Replace dialog.
  7. Add ability to find-all in selected text.
  8. Fix wrong treatment of backslashes as escape sequences in autocompletion.
  9. Enhance "Remove Empty Lines" command: Allow scope to be limited by an active selection.
  10. Fix loading of project & session files by drag & drop not working issue.
  11. Fix block selection cursor wrong positions after typing TAB.
  12. Add confirmation prompt to "Replace all in all opened documents" command to avoid PBKAC.
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

Image
Notepad++ - Version 7.8.8 (32-bit) - Build time : Jun 23 2020 - 23:59:56 - Size: 3.60 MB
Image
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.8/npp.7.8.8.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.8/npp.7.8.8.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.8/npp.7.8.8.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.8/npp.7.8.8.bin.minimalist.7z

Code: Select all

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

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.8.8/npp.7.8.8.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.8/npp.7.8.8.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: 999

Archived - Notepad++ - Windows 32-bit

Post by POURYA »

Notepad++ - Windows 32-bit
Notepad++ v7.8.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.8.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. Fix the regression of jump line failure via command line (-n).
  3. Fix URL Hovered colour disappears after modifying any Clickable Link Settings regression.
  4. Fix URL is not clickable in certain stuation while wrapped is enabled.
  5. Fix "Save" not working in Windows dialog.
  6. Fix Flickering cursor after double clicking a found line in find results.
  7. Fix Found line may not be centered by double clicking in find results, if word wrap is on.
  8. Fix wrong horizontal scroll bar position after restoring Window position.
  9. Fix Find result window output TAB-width incoherent issue.
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.8.9 (32-bit) - Build time : Jul 15 2020 - 20:31:49 - Size: 3.60 MB
Download
DONATE

Code: Select all

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

Code: Select all

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

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.Installer.exe

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.bin.zip

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.bin.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.bin.minimalist.7z

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/tag/v7.8.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.8.9/npp.7.8.9.checksums.sha256

Code: Select all

https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.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++
Post Reply