Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Taylor Brown
Follow
New posts
New posts and comments
Total activity
31
Last activity
January 17, 2016 21:37
Member since
February 18, 2011 20:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
11
Activity overview
Posts (10)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
May 28, 2015 15:54
Elena, Thanks for the update. I am using sourcemaps, and I am seeing this in Rubymine and Webstorm. Any report on when this can be fixed?
Community
PhpStorm
Breakpoints stopped working
0 votes
Created
February 04, 2015 12:14
Well, I fixed my previous error by adding a mapping in the debug configuration from my local project directory to the vagrant remote directory. After that, debugging with a remote SDK seems to work...
Community
RubyMine
Run "Remote External Tool" to set up remote debug session
0 votes
Created
February 04, 2015 12:12
Lastly, the reason I'm doing this is that I can't get my remote ruby SDK to work if I do a "normal" Rails debug session with my remote Ruby SDK selected. In that case, it looks like it's trying to ...
Community
RubyMine
Run "Remote External Tool" to set up remote debug session
0 votes
Created
July 03, 2014 16:54
Fascinating! Well, it sounds like I'm running into a big difference between Webstorm and Rubymine. I thought that Rubymine would work the same way, so I'm downloading Webstorm now, and will try it ...
Community
WebStorm
How to jump to the definition of a inferred type in Typescript?
0 votes
Created
July 03, 2014 14:56
I'm afraid that doesn't work. It takes me to the line where I declare the variable, but I don't know how I can just to the type of the variable.
Community
WebStorm
How to jump to the definition of a inferred type in Typescript?
0 votes
Created
February 11, 2014 15:22
I actually was able to get debugging working with RVM after all. I am using MRI (since debugging in Rubinius isn't yet supported)I did two things:1) Installed the ruby-debug-ide gem on the remote b...
Community
RubyMine
Remote SDK with Vagrant. No Gems listed.
0 votes
Created
February 07, 2014 16:36
Dang - I'm running into issues with rvm now as well. I wish I'd realized it wasn't going to work. :/So is rbenv supported?
Community
RubyMine
Remote SDK with Vagrant. No Gems listed.
0 votes
Created
February 07, 2014 10:18
Thanks for the quick replies and the fix Oleg. That's great!If anyone else is following, you can see the bug (now resolved) here: http://youtrack.jetbrains.com/issue/RUBY-14920
Community
RubyMine
Remote SDK with Vagrant. No Gems listed.
0 votes
Created
February 06, 2014 11:20
Thanks Oleg. Does RubyMine support remote debugging with JRuby?I was able to trick RubyMine into working with Rubinius, at least as far as initial Gem detection is concerned.I created a new folder ...
Community
RubyMine
Remote SDK with Vagrant. No Gems listed.
0 votes
Created
February 05, 2014 12:52
Okay, adding a standard remote ruby that is simply /usr/bin/ruby works. That does indeed give me the remote gems installed. We're getting somewhere.However, when Rubinius is the remote ruby, things...
Community
RubyMine
Remote SDK with Vagrant. No Gems listed.
0 votes