Find that highlights
⌘F opens an Apple-style sheet with a match-count indicator, Match Case toggle, and yellow highlights painted on every occurrence in the editor. Browser-style.
Tabs. Real syntax highlighting. Live markdown preview when you want one. No project sidebar, no workspace files, no opinions about how you organise.
A clean Mac notepad. Tabs, syntax highlighting, and a live markdown preview.
Because TextEdit doesn't do code, and VS Code is way too much for a quick note.
Launch in under a second. Tabs restore exactly where you left them. Line numbers update at sixty frames per second through a hundred-thousand-line document. The editor uses NSTextView, Apple's own document engine — the same one TextEdit, Notes, and Mail are built on.
Open a .md file and the preview pane shows the
rendered output side-by-side. Full GitHub-flavoured markdown:
tables with column alignment, task lists, fenced code blocks
with language-aware syntax highlighting, links, blockquotes,
horizontal rules. Print or export to PDF, Word, or plain text.
| Step | Time |
|---|---|
| Bloom | 0:30 |
| Pour 1 | 1:00 |
| Pour 2 | 1:30 |
Total: 3 min
⌘F opens an Apple-style sheet with a match-count indicator, Match Case toggle, and yellow highlights painted on every occurrence in the editor. Browser-style.
Open a bracket and the closer is there. Select text and type
( to wrap it. Backspace inside an empty pair
clears both halves.
Edit a file from another editor and NotepadX picks it up. Clean tab reloads silently; dirty tab asks Keep Mine or Reload from Disk.
A real File → Open Recent submenu backed by security-scoped bookmarks, persisted across launches under App Sandbox.
Trailing whitespace gets stripped on ⌘S — through the text view, so the trim lives on the undo stack if you want it back.
Light and dark, ⇧⌘T to flip. ⌘+, ⌘-, ⌘0 zoom the editor. Word Wrap toggles independently. Everything where you'd expect.
The simplest place that knows how to highlight Python and render a markdown table.
Available now on the Mac App Store.
Download on the Mac App Store