Disable curly brace to do/end conversion

With the latest version of Rubymine, if you're in a curly brace pair and press enter it is converted to a do/end. I cannot find any way to disable this. It is very common for procs to use curly braces over multiple lines.

Can it be disabled?

Thanks,

H

RubyMine 2018.2
Build #RM-182.3684.86, built on July 23, 2018

1
2 comments
Avatar
Permanently deleted user

Preferences > Editor > Code Style > Ruby > Other > Convert {} blocks to do..end by Enter

0

Aha, thank you...

In which case, I think there is a bug in the way the preferences search box works. If you search for "block", the "Other" tab of that screen is *not* highlighted. 

Searching for other terms on other tabs does work. I think that "Other" tab has not been hooked up correctly?

Thanks!

H

0

Please sign in to leave a comment.