开发与 ITReddit 原帖

A Native Port of Notepad++ is Now Available for the Mac

完整上下文原始内容 · Reddit

I haven't seen this posted yet. A port of Notepad++ is now available at https://notepad-plus-plus-mac.org/ that "is built from the official Notepad++ source code" written in Objective C++ and uses macOS APIs. Per the website: This project is an independent open-source community port of Notepad++ to macOS, started on March 10, 2026. 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/notepad-plus-plus-mac/notepad-plus-plus-macos There is support for Notepad++ plugins, but plugins have to be ported. You can check out the dev's homepage at https://aletik.me I am not the dev. I learned of this app from a comment on another post and with the number of posts that ask for Notepad++ / Notepad alternatives for the Mac, I thought people might find this useful.

01需求标签
开发与 IT安全桌面应用暂无已知方案

已收集讨论

25 条已收集

25条已收集146条 Reddit 标称评论
u/zkilling

Dude if this is real I’m very excited. I use notepad++ a lot on windows and since Atom died there hasn’t been a great replacement.

u/colfaxschuyler楼主回复

It seems legit. The About page has a lot of details about the project, such as the technology stack, the maintainer, etc.

u/atypicallinguist回复

I had to go to Sublime Text , which got me most of what Notepad++ and Atom did.

u/Terrible_Stranger966回复

Coeditor: https://github.com/coteditor/CotEditor ?

u/cyansmoker回复

It's real. Playing with it... just missing the VIM plugin hehe.

u/colfaxschuyler楼主

This port is not endorsed by Don Ho, the author of Notepad++. The Mac port's author claims he will change the name / branding. However, it is a fork of the Notepad++ source code, which is licensed under the GPL. Take that how you will.

u/sparkfist

I switched to BBedit and don’t miss notepad++ Disclaimer: it’s neither free nor cheap but it’s a really powerful app.

u/DisketteKitchen回复

Honestly, the free version of BBEdit has always been enough for me. Otherwise, CotEditor is lovely and simple.

u/dcpanthersfan回复

I have been using it for, let’s just say “decades”. It never disappoints.

u/Panja0

Awesome! Recently switched to macOS and loved notepad++ on Windows. So this is good news for me!

u/Mkelly4

Love np++. 1000 tabs here we go! One of the few things I missed about windows. Hopefully the plugins will join too

u/Downtown-Art2865

plugin ecosystem will decide if this survives or not

u/kaelef

The real power of Notepad++ is the Scintilla editing engine it's based on. Great to see this project is also using it!

u/validatedev

Lol I was just literally searching yesterday sth like that. What a surprise!

u/m1k3e

Malware included? /s Also, if this isn’t blessed by the official project, why is it using the N++ name?

u/americancorkscrew回复

I would like to know if it’s safe to use tbh. I would love NPP but I’ve seen macapps share questionable apps.

u/discoveringnature12

macOS got CotEditor and Sublime Text. Why use notepad++. I know it's a great app for windows, but what's missing on macOS?

u/tbkblues

I've been using NotepadNext: https://github.com/dail8859/NotepadNext for a bit now. It's a re-implementation of Notepad++.

u/colfaxschuyler楼主回复

That it won’t implement dark mode drove me crazy

u/fsteff

Best thing I’ve heard about since the invention of sliced bread!! Have been waiting for this in ages.

u/iamiotasquare

Absolutely loved Notepad++. Simple, easy to use and what not :)

u/teansnake

Finally! I recently switched to macOS and I really couldn't live without Notepad++. Now this will make the transition finally painless.