Larry Hannay
- Total activity 324
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 92
-
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... -
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 -
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... -
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... -
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 -
Created 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... -
Created 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... -
Created 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...