T Leish

- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created Fish Shell Config
I recently installed a new fish function, but then latter uninstalled it. When I open a MacOS terminal (which starts in a fish shell) everything works as expected. However, the embedded Rubymine ... -
Created Javascript Debugger Breakpoints and Firefox
Anyone else having issues with the Javascript Debugger in Firefox? Rubymine breakpoints work when launching debugger with chrome, but I can't get them to work using Firefox. I see log info coming... -
Created 'Show Recent Find History' (⌘F again) work for anyone else?
I saw this handy "Tip of the Day" in Rubymine 6 today, but "press ⌘F once again to show the list of recent entries" does not work for me, it only places focus on the search input field. Note: I can... -
Created Unused Local Variable
In RubyMine 6, "Unused Local Variables" are underlined, but there is no explanation as to why unless you run a code inpsector and read the results. With other inspections, all you need to do is mo... -
Created Ruby 2.0 Debugger 2-3x Slower than Ruby 1.9.3
We recently migrated a large Rails 3 application from Ruby 1.9.3 to Ruby 2.0 and noticed that debugging in Rubymine all of the sudden became significantly slower. In fact, many of our developers o...