Vscode Format Code Action Versions Save

A simple vscode extension that allows you to run Prettier and ESLint in order

v0.1.0

3 years ago

Added

  • source.formatDocument added as fixAll prefix is not really applicable
  • Experimental support for source.formatModified (#5)

Changed

  • Deprecate source.fixAll.format (renamed to source.formatDocument)