Chap Lovejoy

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
-
Chap Lovejoy created a post, Automatic block conversion on enter
Hi,Recently Rubymine has started to automatically convert ruby blocks using curly braces (like `foo.collect { |a| … }`) to use `do … end` when you press enter after the block parameters. Is there a... -
Chap Lovejoy created a post, Strange completion behavior in 2018.1 EAP
I've noticed some strange autocompletion behavior in the latest EAP release. When typing a close paren or bracket the autocompletion popup appears and generally ends up inserting something nonsensi... -
Chap Lovejoy created a post, Goto next/previous splitter doesn't move caret
Hi,I've been trying to work with split editors to take better advantage of my widescreen display but it seems that the goto next/previous splitter actions aren't working properly. If I use the assi...