Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>rufo-vscodeNew to Visual Studio Code? Get it now.
rufo-vscode

rufo-vscode

siliconsenthil

|
29,119 installs
| (0) | Free
Ruby code formatter using rufo gem
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

rufo-vscode

This is Visual Studio Code extension for formatting ruby files based on rufo gem.

See in action

Rufo in action

Keybindings

  • Windows/Linux: Ctrl + Shift + I
  • Mac: Cmd + Shift + I

Requirements

It required rufo gem to be installed and availble in path.

gem install rufo

Gotchas

  • It supports only the whole file formatting. Formatting a selected block of code is not supported yet.

  • As the modification of file happens outside the editer using the gem, cannot use undo operation. This is a known issue with vs code and hopefully gets fixed soon.

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