Chong Lor
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Chong Lor created a post, AnsweredThis 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 created a post, AnsweredHow 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 created a post, 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 created a post, CompletedHow 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 created a post, 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 created a post, 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?