rubymine tag

8 questions


1 answers
107 views
0
To make rubymine select the corresponding parenthesis line

How do I make rubymine select the block that corresponds to the position where the cursor is located?For example, def hoge if huga else endendAt some point, if there is a cursor in line 1 or 5, select...

1 years ago

2 answers
107 views
0
How to enter を using Google IME on a Mac in an English environment

In OS X, I set \ to enter \ with the \ key. RubyMine will enter

1 years ago

1 answers
98 views
0
I want rubymine to replace the file name in bulk.

I'd like to replace the file name all at once, but what should I do?Are you doing it at the terminal?

1 years ago

1 answers
68 views
0
RubyMine Shows Only Part of the Database Table

RubyMine connected to the Rails database to check the contents of the table, but only one of the tables appears in the Application Name_development.public.When I try Synchronize and reboot, I still do...

1 years ago

2 answers
72 views
0
I want to delete the space in rubymine that is only space on the line when saving.

Sometimes there are lines that have only space left when you commit.If there is only space in one line, I would like to erase the space.No configuration found.

1 years ago

1 answers
93 views
0
ES6 Breakpoint Does Not Work on RubyMine (or JetBrains)

Probably https://devnet.jetbrains.com/message/5526866John Hunter's when I start debugging, no breakpoints are ever hit (it does open up the page in Chrome and I get the message' 'JetBrains IDE Support...


1 answers
91 views
0
RubyMine Shows Cannot resolve import into pass/scss file

I am developing Ruby on Rails on Macbook Air.I'm studying Chapter 5 of the Ruby on Rails tutorial.Install bootstrap-ass and create app/assets/stylesheets/custom.css.scss, There is an error adding @imp...


1 answers
97 views
0
I want to grep within the range of changes in Rubymine.

I would like to grep to the extent that I have changed in the project managed by Git.You can specify a commit or branch.I wish I could do it with Rubymine, but in other ways. How are you guys doing it...

1 years ago

© 2024 OneMinuteCode. All rights reserved.