The most popular free developer tool for your Windows PC

Notepad++ (32-bit)

Notepad++ 8.7.0 (32-bit)

  -  6.18 MB  -  Open Source
  • Latest Version

    Notepad++ 8.7.1 (32-bit)

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Don Ho / External Link

  • Filename

    npp.8.7.Installer.exe

  • MD5 Checksum

    443a500b3ea928e9d72ee71b1502920f

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Notepad++ 8.7.0 (32-bit).


For those interested in downloading the most recent release of Notepad++ (32-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Notepad++ 8.7.0 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Notepad++ 8.7.0 (32-bit) Screenshot 1
  • Notepad++ 8.7.0 (32-bit) Screenshot 2
  • Notepad++ 8.7.0 (32-bit) Screenshot 3
  • Notepad++ 8.7.0 (32-bit) Screenshot 4
  • Notepad++ 8.7.0 (32-bit) Screenshot 5

What's new in this version:

Added:
- Add new plugin command NPPM_GETNATIVELANGFILENAME & notification NPPN_NATIVELANGCHANGED for native language being changed
- Add user-defined keyword ability for some supported programming languages (ActionScript, ASP, Bash, C, C++, C#, GDScript, Go, HTML, Java, JS, JSP, Lua, PHP, Python, RC, Swift, TypeScript, & XML)
- Add Fluent Icons for enhancing FunctionList, Folder as Workspace & project panels’ icons in lite mode
- Add file type filters for UDL in Save dialogs
- Add TOML language (TOML format) support
- Add function list for TeX/LaTeX
- Add the ability to open the copy automatically after the “Save a Copy” command
- Add one more option for auto-indent so C-Like language indent can be disabled

Fixed:
- Fix monitoring large files with frequent writes freezing the UI issue
- Fix regression of multiple selections in comboboxes of Find dialog
- Fix a single undo reverting many changes issue
- Fix CVE-2014-9456 (but CVE-2014-9456 is not a “Security Vulnerability”)
- Fix Folder as Workspace sorting problem for network storage (Samba, WebDAV, WSL, etc.)
- Fix closing unsaved clone document causing periodic backup loss issue
- Fix Style Config’s “User-defined keywords” not being saved properly after emptying it
- Fix Python smart indent issue when a string or comment line ends with a colon
- Fix edit zone not getting focus while clicking the active tab
- Fix inability to paste after removing read-only via menu
- Fix Style Configurator regression: “URL hovered”'s “Go to Settings” not working

- Update to scintilla 5.5.2 & Lexilla 5.4.0
- Improve Styler Configurator performance considerably
- Make find dialog status messages color customizable via Style Configurator
- Make individual tab color customizable via Style Configurator
- Recognize Cython files as Python