Code that finishes itself
Inline completion finishes your line as you type, and a chat panel explains, refactors, and comments on demand.
Ollama · Claude · OpenAI · NVIDIASave, organize, and share your code in 20 languages — with an AI pair that completes your next line, explains anything, and reshapes code on command.
// group a list by any keyconst groupBy = (items, key) => { return items.reduce((groups, item) => { const value = item[key]; (groups[value] ??= []).push(item);⇥ Tab
From a snappy editor to an AI that pairs with you — Snippets covers the whole loop.
Inline completion finishes your line as you type, and a chat panel explains, refactors, and comments on demand.
Ollama · Claude · OpenAI · NVIDIASyntax highlighting, smart indentation, and a buttery CodeMirror core tuned for fast, focused writing.
20 languages · 11 themesEvery save quietly snapshots your snippet, so you can roll back to a good version whenever you need it.
Last 5 versions keptFull-text search across names, code, and tags, plus a command palette to jump anywhere in a keystroke.
⌘K command paletteTurn any snippet into a polished image to drop into a pull request, a doc, or a post.
PNG screenshotsFlip a snippet public and hand over a clean, read-only page — no account required to view it.
/s/ public pagesType [[ to connect related snippets into a personal, navigable knowledge base.
[[ linked notes ]]Tags, favorites, folders, smart groups, and a trash you can undo — bend your library to your own brain.
Tag · Favorite · FolderWrite Markdown and watch the formatted preview update live, side by side with your source.
Live HTML previewProtect your account with TOTP two-factor authentication and one-time recovery codes.
2FA + recovery codesLight or dark, every theme is hand-tuned down to the syntax colors. Try one on the editor above.