I'm new to PyCharm.
I like that it autocompletes single and double quotes, but how do I "get out" from within the quotes and proceed to the next line without having to cursor or mouse over?
Example:
I start typing,
string = 'Hello World'
After I'm done with the letter d, my cursor is stuck there.
So is there a fancy way of hitting ENTER so that I can go to the next line without bringing the trailing quote with me?
I understand that I can just close the ' quote myself, but doesn't that defeat half of the purpose?
Thanks!
Easy. Once you finish writing the string, press CTRL + SHIFT + ENTER. Viola, you're on the next line.
SHIFT + ENTER works as well, I found.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With