Nextpad++ has powerful features and built to feel right at home on macOS.
Support for 80+ programming languages with customizable color themes and user-defined languages. Switch Nextpad++ to the language you speak. It supports 137 languages out of the box.
Extend functionality with a rich plugin ecosystem. Customize your editor to match your workflow. More plugins are being migrated to Mac as we speak.
Built for M-series chips. Launches instantly, runs efficiently, and respects your battery life.
Powerful search with regular expressions, find in files, bookmark lines, and incremental search.
View and edit two documents side by side, or two parts of the same document simultaneously.
Record, save, and replay macros to automate repetitive editing tasks with ease.
Nextpad++ is a free, open-source text and code editor that supports many programming languages and is very simple and intuitive to use by non-technical users. No Wine, Porting Kit, or emulation layer is needed. Nextpad++ is a first full native Notepad++ port governed by the GNU General Public License.
Based on the powerful editing component Scintilla, Nextpad++ for Mac is written in Objective C++ and uses pure platform-native APIs to ensure higher execution speed and a smaller program footprint. I hope you enjoy Nextpad++ on macOS as much as I enjoy bringing it to the Mac.
This project is a full open-source community port of Notepad++ to macOS. It is distributed as an Apple Developer ID-signed and Apple-notarized Universal Binary, runs natively on both Apple Silicon (M1-M5) and Intel Macs, and contains no telemetry, no advertising, and no data collection of any kind. The full source is available at github.com/nextpad-plus-plus/nextpad-plus-plus-macos. For the official Windows version of Notepad++, visit notepad-plus-plus.org.
Nextpad++ is a full independent macOS port of Notepad++ and is free to download. It runs on both Apple Silicon (M1, M2, M3, M4, M5) and Intel Macs without any emulation or compatibility layers.
No. Nextpad++ for macOS does not require Wine, Porting Kit, CrossOver, or any other compatibility layer. It runs as a native macOS application.
Yes. Nextpad++ for macOS is built as a Universal Binary with native ARM64 support. It runs at full speed on all Apple Silicon Macs (M1, M2, M3, M4, M5) without Rosetta translation.
Yes. Nextpad++ for macOS is completely free and open source, released under the GNU General Public License. There are no ads, subscriptions, or hidden costs.
Yes. Nextpad++ for macOS and includes Plugin Admin and supports a growing library of plugins being ported directly from Notepad++ for Windows, with new releases added weekly. The plan is to port all existing Windows plugins to Mac. Visit the Plugins page to see the latest list of macOS ported plugins.
Nextpad++ for Mac is a full independent built from the official Notepad++ source code, which is open-source under the GNU GPL v3. Notepad++ was originally created in 2003 for Windows. This Mac version is a full independent community port. It shares the same codebase and feature set but is maintained separately from the upstream Windows project.
The editing experience is identical โ same Scintilla engine, same syntax highlighting for 80+ languages, same search and replace, same macro recording, same plugin support. The binary is a Universal Binary, running natively on both Apple Silicon and Intel.
Yes. Every release is code-signed with an Apple Developer ID certificate and notarized by Apple, which scans each build for malware and issues a stapled ticket that macOS Gatekeeper verifies offline. The full source is open on GitHub, so anyone can audit or rebuild the software independently. macOS will not warn about an unidentified developer when you open the DMG for the first time.
Nextpad++ for Mac is maintained by Andrew Letov and the open-source community contributing to the nextpad-plus-plus GitHub organisation. The project is independent of the upstream Notepad++ project, and contributors are welcome to submit pull requests for bug fixes, plugin ports, and new features.
No. Nextpad++ for Mac contains no telemetry, no analytics inside the application, no advertising, and no data collection of any kind. The editor does not phone home, track usage, or send crash reports. The only network traffic the app makes is when you explicitly use the Plugin Admin to browse or install plugins, which fetches the public plugin registry from GitHub.