Wayne Brissette
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created Why are files now going into the /temp directories?
AnsweredWhen I'm working on this python project, suddenly all my work is going a temp directory. On the right you can see where the python file was opened from. It wouldn't be so bad except that I keep ha... -
Created Mac OS Toolbar Not matching preferences
AnsweredI'm having an issue, which I've actually lived with for quite some time and I suspect this started with some older versions of the IDE and then when I upgraded just followed me. However, I really w... -
Created Breakpoints in Mac OS X 10.10 and Ruby
I've been using RubyMine for quite some time, but decided to give IntelliJ IDEA a spin with the Ruby Plug-in. In RubyMine I can add breakpoints to my code without any issues, but I can't seem to ad... -
Created Constant crashes
I've used RubyMine for quite some time now on Mac OS X 10.8.3, however since hooking RubyMine into GitHub, I am seeing constant crashes. I don't know that they are actually related, but prior to ho... -
Created What the trick to inspect a variable?
When I hover over an array variable, I get a balloon style dialog telling me how many items are in the array with a + sign. I feel like I'm playing a game at this point trying to move my mouse down...