Rails: Auto-Formatting on VSCode

Flavio Wuensche
2 min readJul 5, 2023

Use Syntax Tree to auto-format Ruby on Rails files on Visual Studio Code.

Photo by Pawel Czerwinski on Unsplash

Auto code formatters like prettier bring several benefits to the table.

  • They save you valuable time by automatically formatting your code, eliminating the need for manual formatting.
  • They ensure code is consistent and readable code across your entire project.

--

--

Flavio Wuensche

Building an open-source tool to keep track of technical debt on large codebases 🍒 cherrypush.com