Peter van der Woude

- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
-
Created Upgrade path RubyMine on Windows confuses me
Upon learning of 5.0.1 - the path to getting it installed is quite confusing to me.First of all, when I'm alerted in the program that a new version is available and I select "Install and restart" -... -
Created RubyMine fails to update files when Windows links are used (even Synchronize doesn't work)
I don't know if this is a Java, Windows or RubyMine issue at heart, but it greatly effects my ability to use RubyMine.I created several symbolic links, to separate directories on my Windows machine... -
Created Upgraded to RubyMine to 3.1, can't see gems (rake)?
I have installed rake (0.8.7)I have 'attached' it in the rubymine interface.But all rake keywords continue to show up as underlined with the tooltip "Cannot find [namespace/task/desc/sh/FileList/mk... -
Created Strange tree-control behaviour on Windows7
I made a video of this behaviour on RubyMine 3.0.1 - where expanding a tree doesn't work (flicks back) - is this expected (if not frustrating)?Note that only single-clicks are being used.My other W... -
Created Syntax color for Javascript Regex fails
I can't figure out why my regex goes blue with a gray background in the code below, given the color setting that can be seen below it?I'm using RubyMine 3.0.Would anyone know how to fix this? -
Created RubyMine throws exception on Ubuntu
I'm a little disappointed in both Ubuntu and RubyMine in in this problem.At first, my RubyMine installation did work, now I can't get past this.This error comes up when starting RubyMine, the splas... -
Created Why can't I add files that aren't in the same directory?
RubyMine does not seem to support my arrangement of files.I have a 'Rakfile' in a directory named 'build'And under 'build' is a directory called 'Rake', where the rest of the Ruby files are.Unfortu... -
Created Highlight color for TODO in Javascript cannot be found
Hi,I'm getting an extreme BLUE for my TODO statement in Javascript.There is no TODO color option in Javascript.I checked every single color syntax option (eg default) and in all cases, (there are 2...