• Sign In



  • Categories

    Extension Details



    Readme

    a red, 2D gem icon stamped with the letters: F, M, T

    Provides code formatting for ruby files via rubyfmt.

    Installation

    This requires the rubyfmt executable to be installed somewhere on your system. It can be downloaded from the rubyfmt releases. The path to that executable can then be set globally in the extension settings or per-project in the project settings.

    Release Notes

    Version 1.1.1

    • Error messages will auto-dismiss

    Version 1.1

    • Ignore files that have # rubyfmt: false at the top (#1)

    Version 1.0

    • Initial release