Phil Swenson
- Total activity 142
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 60
-
Created hooking in rdoc
I was writing a rake task today using Ruby Mine 558 and noticed that the File class offered code help when I hit cmd-p for each parameter in a method call.However a call like: http = Net::HTTP.new... -
Created cmd-click to navigate not working
Using the ruby plugin on 801, cmd-click to navigate to classes isn't working. Workin in Ruby Mine535 though.Any idea how to get cmd-click to work? -
Created IJ 8.0.1 became unusable after a system crash
I'm on OS X 10.6 and IJ 8.0.1. My system crashed and now IJ comes up in a strange state. Check out this screenshot: http://www.grabup.com/uploads/b004c9fa08aa1325c78faef8672fa277.pngI have no na... -
Created a few things RubyMine needs
1st of all, probably 70% of your target audience runs OS X. So you need to make RubyMine (and IJ) act more like an OS X app.This means by default CMD-w closes the current window. CMD-{ and CMD-} ... -
Created rake context menu disabled
I'm using IJ 8.0.1 and the Ruby plugin. In my rails project, the Rake context menu is greyed out. What does this mean? How can I run rake tasks from IJ?thanks -
Created copy paste quit working - argh!
I'm on OS X, 8.01 and all of a sudden copy/paste quit working. Both the keystrokes and the menu don't work. No error, just doesn't do anything. Restarting IJ doesn't help.any ideas? -
-
Created are you guys still working on the ruby plugin?
I haven't seen a ruby plugin update in months and still no debugger... is there active development going on? -
Created groovy performance inside IJ
For some reason executing groovy code inside IJ is MUCH, MUCH slower than executing from the command line. Is this a known problem? -
Created Function keys on OS X
I'm an OS X newbie.... I can't figure out how to get the functions keys to work properly with IJ. I'm running the debugger and F8 toggles itunes play/pause (which is the symbol on the f8 key)Note ...