David Jenkins
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Created Feature request: "Open File At Cursor"
Delphi had a great feature, "Open file at cursor": right-click on a file name in your "uses" section, and one of the context menu options was "open file at cursor", which, obviously, would open the... -
Created can't run rubymine.sh, always opens in gedit
I recently installed Ubuntu 14.04 on a new machine, and I can't get rubymine.sh to run. My old machine runs 10.04, and I had set up a link on my desktop that asks me how I want to "open" rubymine... -
Created Debugger is showing nonsense in the watches window
I'm runningubuntu 10.04 rubymine 5.4.2,ruby version 1.9.3-p327, debugger-ruby_core_source 1.1.7Some examples (as shown in the screenprint, attached)net_recs.pct_pos is a number, it's an attribute o... -
Created Feature Request: bookmarks per file
It would be nice to have the option to have either global bookmarks, i.e., where bookmark "1" exists only once in an open project (as it currently is) ORhave bookmarks per file, so every file in ... -
Created Open file with open dialog
If I copy and paste a full path to a file, e.g., /home/myid/.rvm/gems/jruby-1.7.0.preview1@barebones/gems/raad-0.5.0/lib/raad/bootstrap.rb, into the edit box at the top of the open dialog, the "Ok"... -
Created Environment variables can't be changed in Run/Debug Configurations
I found this: http://devnet.jetbrains.net/message/5318642#5318642 looking for how to change CLASSPATH in rubymine, but when I open the Run/Debug Configurations in 4.03, "Environment variables:" is ... -
Created Need help setting up RubyMine to work with JRuby 1.7.0-preview1
I've got a tiny sinatra app (w/Trinidad server) that runs fine in JRuby from the (Ubuntu 10.04) command line, but when I try and run it in RubyMine 4.0.3, I get all sorts of nasty error msgs (at bo... -
Created Debugger crashes when it hits the first breakpoint
That's basically it: when I try and debug anything, the debugger crashes when it hits the first breakpoint. (I put the line 'puts "next line has breakpoint"' right above the line with the break poi... -
Created Run, Debug, and Debug with Coverage menu buttons disabled
I just upgraded from 112.291, and now my "run" menu looks like the attached. Did not have this problem in 112.291. I'm running Ubuntu 10.04.Attachment(s):Screenshot-1.pngScreenshot.png