Tor Yamamoto-Sorensen
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Edited Vagrant: "Configure Remote Ruby Interpreter" fails with "Can't create Ruby SDK - Communication Error"
AnsweredI am unable to add a remote Ruby SDK for my development Vagrant box. RubyMine apparently finds and parses my Vagrantfile just fine. I can browse the remote directory structure and locate the ruby c... -
Created Javascript code indentation when passing an object literal to a function call.
When writing a function call that takes an object literal as an argument, I would like the code to be formatted like this:var faz = bar({ foo: 1, bar: 2, baz: 3});However, at my current settings... -
-
Created RM doesn't detect non-utf encodings, and won't let me change away from utf8.
In my current project I need to work with a mix of utf8, utf16le, Shift_JIS and US-ASCII files.However, the Shift_JIS and US-ASCII files gets detected as utf8 files, which in combination with autos... -
Created Can I do an AND search in "Find in path"?
I am looking for the equivalent of grep "searchterm_1" | grep "searchterm_2". Anyway to do a search like this in Rubymine? -
Created How do I enable the 80 column guideline?
I tried fiddling with the following settings but I can't seem to make RM display a 80 column guideline in the editor.My coworkers all use vim/emacs, so they get iffy when my lines exceed 80 charact... -
Created sun.security.validator.ValidatorException: No trusted certificate found (Setting up RM to connect to chiliproject)
I am trying to set up RM to connect to a Chiliproject server.Chiliproject is a fork of Redmine so I figured I could try settings that are similar to those that I use when connecting to a Redmine se... -
Created How do I avoid having to trim blank line and indent after pasting something?
Whenever I paste one of more lines of code somewhere, I find that the indentation needs to be adjusted and a blank line needs to be deleted.How do I avoid this?What I usually do is select the lines... -
Created How do I change the font for the project view (the file list)
I can't seem to get at the font settings for the project view (alt-1).I've fiddled with settings > appearance > override default fonts, but that does not seem to change the content of the project v... -
Created Choosing font for Japanese characters (in Ubuntu Linux)
I am currently using the dejavu sans mono font, which renders latin characters bearably. However, Japanese characters are rendered very poorly. The antialiasing makes them almost transparent, and t...