RubyBlockConverter
RubyBlockConverter copied to clipboard
A Sublime Text plugin which adds a command that toggles ruby blocks between braces and do-ends.
Results
2
RubyBlockConverter issues
Sort by
recently updated
recently updated
newest added
I merged the two commands into one single Toggle. I tested it with all the ruby test files... I also added a default command file this way the command will...
If I have nested blocks and highlight the inner block (whether by having my cursor on the block's starting line or highlighting the entire block), it would be great to...