Sublime Forum

Do end blocks in Ruby/Ruby Rails

#1

I’ve noticed that when I type ‘do’ I will get a choice to use the ’ do |variable| … end’ expansion or the ‘do’ expansion. The second one will give me just ‘do’, with no corresponding ‘end’. Is there a way to change that? I’ve searched on line. I can’t find a strict do.sublime-snippet to see if I can fix it myself.

Thanks

0 Likes