Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>TqFormatNew to Visual Studio Code? Get it now.
TqFormat

TqFormat

truqu

|
245 installs
| (0) | Free
Format Erlang code using tqFormat
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tqformat

The tqformat extension allows formatting Erlang code using tqformat.

Requirements

  • Ensure rebar3 is on your path
  • Enable the tqformat rebar3 plugin in your project

Extension Settings

Recommended configuration (to be added to your settings.json):

"[erlang]": {
  "editor.defaultFormatter": "truqu.tqformat",
  "editor.formatOnSave": true
}

Release Notes

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft