Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Olga Kuvardina
Follow
New articles and posts
New articles, posts, and comments
Total activity
1932
Last activity
May 24, 2022 15:22
Member since
May 14, 2015 15:33
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
747
Activity overview
Articles (0)
Posts (0)
Comments (1185)
Sort by recent activity
Recent activity
Votes
Created
January 21, 2022 22:31
You can try using 'Detect and use existing file indents for editing' https://www.jetbrains.com/help/ruby/2021.3/settings-code-style.html#indents-detection or markers for disabling formatter https:/...
Community
RubyMine
Prevent Rubymine from auto-correcting hash and array alignment
0 votes
Created
January 21, 2022 12:17
Hello Jacob, we have a request for adding more formatting options for hashes, could you please take a look: https://youtrack.jetbrains.com/issue/RUBY-26542
Community
RubyMine
Prevent Rubymine from auto-correcting hash and array alignment
0 votes
Created
January 21, 2022 10:53
Hello James, No, there's no way to automate it via RubyMine but you're welcome to create a corresponding feature request on our tracker specifying how you'd like to see it implemented: https://yout...
Community
RubyMine
Automate running sidekiq while running rails configuration?
1 vote
Created
January 18, 2022 22:08
No, it's not because this version is the latest one. Could you please try adding RUBYOPT as an environment variable to the Run configuration (for example `RUBYOPT=-Eutf-8`). How does it go in this ...
Community
IntelliJ IDEA Users
Where is RUBYOPT variable set?
0 votes
Created
January 18, 2022 08:33
Since you also created an issue on the tracker (https://youtrack.jetbrains.com/issue/RUBY-29242) it'd better to continue the discussion there so that there's only one thread.
Community
RubyMine
Can I restore all open active tool window after restart of Ruby mine?
1 vote
Edited
January 14, 2022 13:02
Could you please do the following: 1. create rubyopt.rb with the content below and put it to your project puts `echo $RUBYOPT` puts '#################################' puts ENV['RUBYOPT'] puts '###...
Community
IntelliJ IDEA Users
Where is RUBYOPT variable set?
0 votes
Created
January 13, 2022 21:12
If you want, you can send it to rubymine-support@jetbrains.com
Community
RubyMine
Integrated Rubocop warns of 'unknown cop' for Rspec, but the cop seems correct to me.
0 votes
Created
January 13, 2022 21:11
Hello Austin, sorry for not getting back to you sooner. It'd be interesting to take a look at your idea.log (Help - Show log in), lines where RuboCop is called. Could you please add the following l...
Community
RubyMine
Integrated Rubocop warns of 'unknown cop' for Rspec, but the cop seems correct to me.
0 votes
Created
January 13, 2022 15:10
Hello, Could you please specify your RubyMine version and also attach a screenshot of the Run configuration. In addition, do you manage to run rails server manually from the Terminal?
Community
IntelliJ IDEA Users
Where is RUBYOPT variable set?
0 votes
Created
January 11, 2022 14:30
Here's our help documentation regarding Gem command Run configuration that you can create: https://www.jetbrains.com/help/ruby/run-debug-configuration-gem-command.html
Community
RubyMine
Configure custom rspec runner script
0 votes
«
‹
1
2
3
4
5
6
7
8
9
›
»