Chong Lor
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
Chong Lor 创建了一个帖子, 已回答This inspection detects names that should resolve but don't.
I kept getting this message on my import. How do I resolved this? I already specified the interpreter to python 3.7. This inspection detects names that should resolve but don't. Due to dynamic disp... -
Chong Lor 创建了一个帖子, 已回答How to migrate databases in Datagrip?
We have a bunch of databases in MySQL. We're thinking of migrating them to a new server either a newer version of MySQL or to MariaDB. What are the process? If someone can point me to a step by ste... -
Chong Lor 创建了一个帖子, How to jump right into the break point?
I clicked on the left side of the line to insert a breakpoint. When I run the code in debug mode, it goes through a bunch of other stuff. Is there a way to jump directly to those breakpoints? Tha... -
-
Chong Lor 创建了一个帖子, 已完成How to format the code?
Once I've select a bunch of codes on the page, how do I format so that they are indented correctly? -
-
-
Chong Lor 创建了一个帖子, Is there a way to do a git pull?
There are changes on the remote git server. Is there a way to easily pull all of these changes in RubyMine? -
Chong Lor 创建了一个帖子, How to accept the auto suggest by pressing enter without creating a new line?
I am a Ruby on Rails and RubyMine newbie. How do I accept the code auto suggest by pressing the enter/return key without automatically give me a carriage return or new line?