VSCode extension for the ERB::Formatter
gem (https://github.com/nebulab/erb-formatter#readme).
if
/elsif
/do
/end
)class
and data-action
attributesOnly requires the erb
language to be defined, usually added by https://github.com/rubyide/vscode-ruby.
This extension contributes the following settings:
erb-formatter.commandPath
: Customize the full command for the ERB Formatter, includes bundler or any extra option.erb-formatter.lineLength
: Customize the line length where the formatter will start breaking lines. Defaults to 80.VSCode extension: https://github.com/nebulab/erb-formatter-vscode/releases ERB::Formatter https://github.com/nebulab/erb-formatter/releases
bin/release