Open chibicode opened 9 years ago
Originally reported here: https://github.com/atom/language-ruby/issues/7
Example:
class Example def test ["a", "b"] end end
After running Indent Selection:
Indent Selection
Originally reported here: https://github.com/atom/language-ruby/issues/7
Example:
After running
Indent Selection
: