Sam Ramsden

- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created How to set default scope for subsequent "find in path" search?
AnsweredThis functionality arrived with IDEA 6 or 7 .. I can't remember ... and it's being annoying me ever since.When I do a "find in path" search, do not find what I am looking for and decide to refine m... -
Created Update Ruby Plugin didn't work
I just attempted to update the Ruby Plugin in IntelliJ by right clicking the installed plugin (which had a ! icon) and selected update.However, when I restarted Idea the plugin was completely remov... -
Created Long Pauses (freeze) while editing spec tests
Presumably this is when Intellij is trying to supply with a list of available methods on an object.Can I disable autocomplete for just spec tests? ... it's almost unbearable.I am using IntelliJ bui... -
Created Ruby Debug Step Over Not Working
The Ruby Debugger will not step over ... step over is treated as a step into.I am using IntelliJ build #9886 with Ruby Plugin 2.0.235166 -
Created RubyMine vs IDEA SVN Unversioned Files
Hopefully I'm just missing a config option in RubyMine.The SVN Unversioned Files list inludes all the .svn folders (and more) in the RubyMine view but in IDEA the list shows what I expect.Any ideas? -
Created Search Results are no longer grouped by folder?
In IDEA 7, the search results from a 'find in path' are grouped by the folders the files reside in.In IDEA 8 (Diana 9008) they are not.Is this just a config option I'm missing? -
Created Debugger Not Working in RubyMine with JRuby 1.1.5
I never did get the Debugger to work with IDEA + Ruby + JRuby 1.1.3 ...http://www.intellij.net/forums/thread.jspa?threadID=277505&tstart=30... but now I'm trying RubyMine with JRuby 1.1.5 and am cu... -
Created Pending Spec Tests Labelled as Failures
When I run spec tests that include a pending test, I see a red bar for failure.Is there a configuration option for this somewhere?IntelliJ 9008Plugin 2.0.212928 -
Created Error running my_spec: Gem 'ruby-debug-ide' not found, please install it!
Just trying out the debugger on Dianna and immediately hit this...Error running my_spec: Gem 'ruby-debug-ide' not found, please install it!Can someone give me a simple howto for installing the requ... -
Created Showstopper... so back to Eclipse for me
I can't understand why this has started to happen but IntelliJ is now freezing when I get to a particular location in ruby code .. normally just after the dot when writing (for example)..foo = Foo....