@prettier/plugin-ruby
Advanced tools
Changelog
[1.5.5] - 2021-03-25
rbprettier
can parse other languages as well.Changelog
[1.5.3] - 2021-02-28
Changelog
[1.5.2] - 2021-02-03
binary
node comparison operators so that it will handle either Symbol literals or the @op
nodes which are incorrectly coming from JRuby (https://github.com/jruby/jruby/issues/6548).Changelog
[1.5.1] - 2021-01-27
formatWithCursor
support to match new parser format.Changelog
[1.5.0] - 2021-01-21
.rbi
as a file type that we support.arg_paren
nodes if they could not be parsed with them (command
and command_call
).;
to separate empty class definitions, module definitions, and loops.Changelog
[1.4.0] - 2021-01-15
netcat
to communicate to a parser server for better performance when formatting multiple files.sig
transformations.Changelog
[1.3.0] - 2021-01-05
Changelog
[1.2.5] - 2021-01-04
Changelog
[1.2.4] - 2021-01-03
char_start
-> sc
, char_end
-> ec
, start
-> sl
, end
-> el
.