Robert Gustafson
- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created Green/Red information boxes appear then disappear too quickly on Project reopen
When I reopen a RubyMine 3.1 Beta RM-103.58 session, an interesting green box appeared briefly at the upper right of my RM window. Too briefly - could not read it fast enough - something about data... -
Created click on variable in debugger Variables window gives blank box
I think this must be in expectation that the developer will type in some data which will then replace whatever is currently in the variable.OK, that is good, but it would be even better if the 'def... -
Created Cannot paste into this 'New Thread' window
Why can't I just paste into this window?I get a right click dialog box that gives choices of 'Insert Link', 'Insert Image', 'Alignment', and 'Insert Table'.I don't want to do any of these choices, ... -
Created F4 not working. I can only open certain files with File->Open dialog.
Last night, without much warning, my F4 key stopped working. The key is OK, because I can open *some* files by selecting the names in the project window using F4, but not others.What is different a... -
Created Print Dependency Diagram - Clip Area - only prints whole Graph
My understanding of the Clip Area selection (View, Graph) in the Dependency Diagram print dialog is that 'Graph' will print the whole diagram whereas 'View' will print only the piece of the graph t... -
Created Debug - Watch variables not synced with execution
Please look at the attached partial screen dump.The 'Variables' match somewhat with the execution step, although @subt should be a SubTransaction, not a SubBundle as shown.The @attributes under @su... -
Created Copy/Paste to outside is iffy.
When I highlight/select some text in a window and then 'copy' it, frequently it is not available when I am in a terminal window => vim => insert mode.Sometimes it appears if I do Ctrl V.----The Rub... -
Created I don't see "File Encodings" in "Project Settings" RM 3.0.1
In the RubyMine Web Help page http://www.jetbrains.com/ruby/webhelp/file-encodings.htmlThe item "File Encodings" is shown below "File Colors"I don't see this. I'm using RM 3.0.1Has this setting bee... -
Created NameError: uninitialized constant ActiveSupport::Dependencies
I am a newby to Rubymine.I am trying to port an application from Aptana RadRails to Rubymine 3.0.3My process: I created a sample Rails application in Rubymine "Ruby3Sample" It is simple and it run... -
Created How do I change the server port from 3000
I did a search through my project for "3000" - only one occurrence - in a comment.