Log inSign up
dprint code formatter
57 posts
dprint code formatter profile banner
@dprintfmt

dprint code formatter

@dprintfmt
A pluggable and configurable code formatting platform that unifies all your formatters.
dprint.dev
Joined May 2020
0
Following
90
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @dprintfmt
    dprint code formatter
    @dprintfmt
    Aug 26
    dprint-plugin-markdown 0.23 was released with a new parser made specifically for formatting, which helped to fix a good number of bugs. Additionally: - HTML is now formatted in markdown - Definition lists are supported - Many new config options It's also ~2.8x faster.
    0.22.1 is 946ms and 0.23.0 is 347 ms for 21.8 MB of data.
    1
  • @dprintfmt
    dprint code formatter
    @dprintfmt
    Jun 8
    dprint-plugin-dockerfile has been significantly improved with a Dockerfile parser written from scratch. The previously relied-on parser hadn't been updated in years. Run `dprint add dockerfile` to use it, or `dprint config update` to update your existing plugin.
    1
  • @dprintfmt
    dprint code formatter
    @dprintfmt
    Jan 15
    dprint now has Oxc (JS/TS) and Mago (PHP) code formatting plugins. Add them to your project by running: dprint config add oxc dprint config add mago These plugins run sandboxed in WebAssembly, like most dprint plugins.
    1
  • @dprintfmt
    dprint code formatter
    @dprintfmt
    May 18, 2025
    dprint 0.50 was released with a new --config-discovery=<mode> flag/environment variable along with Vim keybinding support for selections.
    Image
    Release 0.50.0 · dprint/dprint
    From github.com
  • @dprintfmt
    dprint code formatter
    @dprintfmt
    Jul 11, 2024
    dprint 0.47 was released with a new --staged flag to only format git staged files, support for ${configDir} config template variable, and a new Wasm plugin interface (the old version is still supported and current plugins will migrate in a few months)
    Image
    Release 0.47.0 · dprint/dprint
    From github.com
Advertisement
Advertisement