Is it possible to select text vertically/in a column in PyCharm? You can do it in Visual Studio and Notepad++ by holding down alt+arrow keys.
The documentation describes how to do it with the mouse, but there's no mention of keyboard options.
http://www.jetbrains.com/pycharm/webhelp/selecting-text-in-the-editor.html#d306531e464
Press Ctrl+Shift+A (Find Action feature) and type column. The first result is Column Selection Mode Alt+Shift+Insert. After that, select text with keyboard (by holding Shift)
1.4m articles
1.4m replys
5 comments
57.0k users