vscode-ruby-symbols
vscode-ruby-symbols copied to clipboard
Multiple end.s on one line?
Would it be possible to adjust ruby-symbols to recognize multiple nest-ends being on one line?
if something then if somethingElse then doSomething() end end
Thanks!