Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Oleg Sukhodolsky
Follow
New posts
New posts and comments
Total activity
1714
Last activity
January 17, 2016 21:50
Member since
April 04, 2012 07:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
597
Activity overview
Posts (0)
Comments (1117)
Sort by votes
Recent activity
Votes
Created
January 31, 2014 12:13
Unfortunately there is no way to make plugin depends on both Ruby plugin and RubyMine.So, you should either publish two versions of your plugin (one for Idea and one for RubyMine)or do not use suc...
Community
IntelliJ IDEA Open API and Plugin Development
Make plugin compatible with RubyMine _AND_ IDEA Ultimate + Ruby plugin
0 votes
Created
January 31, 2014 17:20
Hi,com.intellij.modules.platform is for RubyMine only, so it will not work for Idea+Ruby plugin :(To check if ruby support is available you could try to find any ruby specific extensions (e.g. com....
Community
IntelliJ IDEA Open API and Plugin Development
Make plugin compatible with RubyMine _AND_ IDEA Ultimate + Ruby plugin
0 votes
Created
December 15, 2014 19:50
Hi,unfortunately, we do not understand FactoryGirl's magic yet :(Feel free to vote for https://youtrack.jetbrains.com/issue/RUBY-5014.For now I'd suggest to disable the inspection for entire test f...
Community
RubyMine
Inspection incorrectly warns about number of arguments
0 votes
Created
November 14, 2014 19:55
Hi,in most cases RubyMine check your migrations to create list of existing fields.If we fail to detect some fields please file a ticket (https://youtrack.jetbrains.com/issues/RUBY) with a simple te...
Community
RubyMine
RubyMine inspection doesn't see model fields and flags hundreds of warnings
0 votes
Created
November 17, 2014 10:02
Hi,your questions make be doubt if my answers were completely correct :(Let me double check the code and either me or engineer responsible for the area will describe what information we need to rep...
Community
RubyMine
RubyMine inspection doesn't see model fields and flags hundreds of warnings
0 votes
Created
November 03, 2014 02:56
Hi,I'm not sure if this is exactly what you need but there is Go To|Declaration (Meta-B on Mac) which will navigate to a required fileHope this helps, Oleg.
Community
RubyMine
Feature request: "Open File At Cursor"
0 votes
Created
February 20, 2014 05:29
Hi,could you please look in (or provide) C:/Ruby200/lib/ruby/gems/2.0.0/gems/ruby-debug-ide-0.4.22/ext/gem_make.out and mkmf.log(it should be located somewhere near)perhaps it will provide more inf...
Community
RubyMine
cant get debugger working
0 votes
Created
February 20, 2014 12:27
Perhaps ruby x64 is the cause of the problem. I'd suggest to try ruby 32-bits to continue your advanture with ruby ;)And I will try to install ruby x64 and see if debase can be installed there, bu...
Community
RubyMine
cant get debugger working
0 votes
Created
February 22, 2014 05:39
I've just tried ruby x64 and was able to install debase successully.Most likely there is something wrong with devkit installation you are using:(Oleg.
Community
RubyMine
cant get debugger working
0 votes
Created
February 20, 2014 10:24
Hi,that is the exact version of ruby you are using (output of "ruby --version" will be enough)?Also could you please try to install debase manually.Thanks, Oleg.
Community
RubyMine
cant get debugger working
0 votes
«
‹
1
2
3
4
5
6
7
8
9
›
»