If you hit the End key on your keyboard in PyCharm, the caret moves to the end of the line. Is there any key for going to the start or middle of a line in PyCharm?
If you press Ctrl+G, it asks you to enter a line number, but is the any other to go to the start or end of the line?
Press Alt+Shift+Insert . From the main menu, choose Edit | Column Selection Mode. From the context menu of the editor, choose Column Selection Mode.
This keyboard shortcut is new in Visual Studio 2013. If you put the cursor on a line of code and use the Alt+Up Arrow keys, the line of code you've selected moves up.
From PyCharm's Keyboard Shortcuts and Mouse Reference:
I cannot find any reference to an Action that moves the caret to the middle of a line, unfortunately.
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