dprint / dprint

Pluggable and configurable code formatting platform written in Rust.

Home Page:https://dprint.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Future plugin system improvements

dsherret opened this issue · comments

  • Send log level on initialize so plugins can output with verbose logging.
  • Send past version with upgrade message (if not already done)
  • Logging with log level in wasm plugins