RepoJournal
Elixir & Phoenix

Elixir & Phoenix

Elixir, Phoenix, LiveView, and Ecto - the BEAM web stack

Pick a date

The Wire ยท Showcase

ELIXIR FORMATTER DOCS FINALLY CATCH UP TO v1.15.0

By RepoJournal ยท Filed ยท About Elixir & Phoenix

A hidden sigil formatting option that's been in Elixir since v1.15.0 is finally documented, and you've probably been missing it.

Sigil callbacks have had access to an :opening_delimiter option in their opts for over a year [1], but it was never listed in the official Mix.Tasks.Format documentation alongside :sigil and :modifiers. This option lets your formatter distinguish between different sigil forms, like a heredoc sigil versus a regular one. If you're building custom formatters or need fine-grained control over how sigils are rendered, this changes what's possible. The documentation gap meant many developers either rediscovered this by digging through source code or shipped formatters without leveraging it. This is the kind of quiet capability that suddenly makes sense once you know it exists.

Action items

References

  1. [1] Document :opening_delimiter option for Mix.Tasks.Format format/2 โ†— elixir-lang/elixir

FAQ

What changed in Elixir & Phoenix on June 29, 2026?
A hidden sigil formatting option that's been in Elixir since v1.15.0 is finally documented, and you've probably been missing it.
What should Elixir & Phoenix teams do about it?
Check your custom formatters for :opening_delimiter handling if you target v1.15.0+
Which Elixir & Phoenix repositories shipped on June 29, 2026?
elixir-lang/elixir

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • โ€ข14 famous open source orgs
  • โ€ขOne wire per day
  • โ€ขPublic, generic
  • โ€ขRead on the web, when you remember

Your wire

  • โ†’Up to 1,500 of your repos - orgs, deps, vendors
  • โ†’Morning and evening briefs
  • โ†’Action items routed to your team
  • โ†’Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.