News: 0182998914

  ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Notepad++ Finally Lands On macOS as a Native App (nerds.xyz)

(Monday April 27, 2026 @05:20PM (BeauHD) from the natively-supported dept.)


[1]BrianFagioli writes:

> Notepad++ has finally made its way to macOS, and this time it is not through a compatibility layer. A new community-driven port [2]brings the long-standing Windows text editor over as a fully native Mac application , built with Cocoa and compiled for both Apple Silicon and Intel systems. Instead of relying on Wine or similar tools, the project replaces the Windows-specific interface with a macOS-native one while keeping the core editing engine intact, allowing longtime users to retain the same workflow, shortcuts, and overall feel.

>

> The port is independent from the original Notepad++ project but tracks upstream changes closely, with development happening in the open. It is code-signed and notarized, and notably avoids telemetry or ads. Plugin support is being rebuilt for macOS and is still evolving, but the groundwork is in place. While macOS already has several established editors, this effort is aimed squarely at users who want the familiar Notepad++ experience without relearning a new tool.

You can download the app [3]here .



[1] https://slashdot.org/~BrianFagioli

[2] https://nerds.xyz/2026/04/notepad-plus-plus-mac/

[3] https://notepad-plus-plus-mac.org/download/



Freecell (Score:2)

by alta ( 1263 )

I got tired of my mac not having freecell. So I told claude to create it as a python app with a gui. And it did. But the graphics were a little kludgy. So I told it to try again as a swift app. Boom, I have freecell for mac now. I've never coded anything for mac, I haven't even looked at the (vulnerable) code it's created.

Notepad++ is very useful on Windows (Score:3)

by 93 Escort Wagon ( 326346 )

I don't see the appeal for macOS users, though. BBEdit is pretty incredible, and can be used for free (although I have been a paid user for many years).

"I would suggest you to read through the following book and files:
* Kernighan & Pike, "The Practice of Programming"
* Documentation/CodingStyle
* drivers/net/aironet4500_proc.c
and consider, erm, discrepancies. On the second thought, reading K&R
might also be useful. IOW, no offense, but your C is bad beyond belief."

- Al Viro