Larry Hannay

Avatar
  • Total activity 324
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 92
  • Created

    Open file in editor with one click

    I have one project set up so that when I single-click a file in the "Project" window it opens in the "Editor" window, i.e. I don't have to double-click a file to open it.I just created a new projec...
    • 7 followers
    • 8 comments
    • 5 votes
  • Created

    A way to stop code analysis on commit?

    Answered
    Hi,Whenever I commit code it takes a long time because RM is analyzing it. I click the guy-icon on the status bar and  reduce the level from "inspections" to "syntax" which causes him to face to th...
    • 5 followers
    • 16 comments
    • 2 votes
  • Created

    Can't edit data in console result window

    I'm using RM 5.0.2 and in the doc about the database console it says the following:"The usual editor techniques are available in the Database console."However, when I run a simple query I cannot ed...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    How to Import Rails Data Source

    Hi,I have just installed RM 5.01 and am trying to set up my database window. Your documentation says the following:You can create a data source of the required type from scratch or by importing the...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Color-coding keywords in comments

    Is there a way to turn off special color-coding in Ruby comments? For example, my comments are gray, but whenever I have an embedded string in them (using single or double quotes) or any keyword li...
    • 3 followers
    • 4 comments
    • 1 vote
  • Created

    Rubymine 8 color scheme gone

    Hi,I just upgraded from RM 7.1.2 to 8.0, and in the process most of my code-coloring has disappeared.Under Settings > Editors > Colors & Fonts I have defined a custom "My Scheme", and that has been...
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    How to update list of remote branches in git

    Hi,Can someone tell me how to update the list of remote branches in git?Thanks,Larry
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Top-level menus no longer accessible via hot keys

    RubyMine 7.1.2. I think. Whoever designed the Help > About dialog box should reconsider their color choice, because (at least on my machine) the light-black letters on a dark-red background are vir...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    "resolve merge conflicts" dialog box does not appear

    Hi,Rubymine 7.1.2Before when I rebased my local branch onto Master a 3-way dialog box would pop up showing me : their-changes / resolved-code / my-changes.This was a very nice, visual way to see an...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Refresh remote git branches on origin

    Hi,Is there a way to refresh the list of remote git branches on origin? (I checked the doc and could not find a command to do this.)Thanks,Larry
    • 2 followers
    • 2 comments
    • 0 votes