Robert Gustafson
- 活动总数 109
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 31
-
创建于 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... -
创建于 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... -
创建于 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, ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 How do I change the server port from 3000
I did a search through my project for "3000" - only one occurrence - in a comment.