Skip to content

34j/vscode-composite-formatter

Repository files navigation

VSCode Composite Formatter

GitHub Visual Studio Marketplace Installs Visual Studio Marketplace Version

VSCode Formatter that Runs Multiple Formatters.

Install Now

Features

  • Runs multiple formatters.

Extension Settings

This extension contributes the following settings:

  • composite-formatter.formatters: string[] An array of formatter ids, like [\"ms-python.python\"].
  • composite-formatter.language: string Language id, like typescript, python, *.
  • composite-formatter.scheme: string Uri scheme, like file, untitled.
  • composite-formatter.pattern: string A glob pattern that is matched on the absolute path of the document. Use a relative pattern to filter documents to a workspace folder, like **​/*.{ts,js} or *.{ts,js}.

Notes

About

VSCode Formatter that Runs Multiple Formatters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published