Luke Ehresman

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Created

    Empty braces with newline always reformats as "{}". How to disable?

    When using RubyMine to code JavaScript, I often do type this pattern:     new MyObject({    }); But as soon as I type the closing curly brace, RubyMine reformats it to:     new MyObject({}); How ca...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Permanent panes

    Answered
    Is it possible to create a permanent pane layout?  I always have two panes side-by-side, and I find it frustrating that when I close the last tab in a pane, it goes away.  How can I make the 2-pane...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Creating multiple carets from a selection

    I'm new to RubyMine (coming from Atom and SublimeText).  Both Atom and Sublime have excellent support for multiple carets, and it looks like RubyMine may as well.  One feature I can't figure out ho...
    • 2 followers
    • 1 comment
    • 0 votes