Larry Hannay
- Total activity 324
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 92
-
Larry Hannay commented, -
Larry Hannay created a post, 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... -
Larry Hannay created a post, 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 -
Larry Hannay created a post, 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... -
Larry Hannay created a post, "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... -
Larry Hannay created a post, 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 -
Larry Hannay created a post, Cannot run cucumber features in a file because the Javascript debugger is always started
Rubymine 7.0.2 ; Ubuntu 14.10When I left-click on a single cucumber feature file and select "Run xxx.feature" it fires up that test in a Javascript debugger session (which opens up a tab in my Fire... -
Larry Hannay created a post, CSV Table View Not Working
Hi,Rubymine 7.0.1 : I have a CSV file that I have attached to this question. When I open it in Rubymine it does not show up in the CSV Table view described in the documentation. The "Database Tools... -
Larry Hannay created a post, How to get Spring to work?
Hi,RubyMine EAP 138.2332 ; Ruby 2.1.2 ; Rails 4.1.6 ; Ubuntu 14.04How do you get Spring to work?This is what the RM Help Doc has to say:When spring is installed, Spring appears in the list of pre-l... -
Larry Hannay created a post, Updating gems did not add Gemfile.lock to "Changes" window
Hi,I'm using RM EAP 138.1968. I just updated my gems which caused the Gemfile.lock file to change. The problem was that Gemfile.lock did not appear in the "Changes" window. Which was a very bad thi...