C
C
comalex32014-11-16 12:23:37
Python
comalex3, 2014-11-16 12:23:37

Does pycharm have a multi-select feature like sublime text does?

Does pycharm have a multiple selection function like in sublime text (you can put many cursors and simultaneously edit text in different lines, in sublime ctrl + mouse click). And also there is a real lack of the ability to quickly highlight the same word, in sublime - ctrl + D. And also how do you solve the problem of the same hotkey combinations in lincus and in paycharm itself, for example ctrl + alt + l in pycharm should run reformat code but in Linux it blocks the screen.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
alternativshik, 2014-11-16
@comalex3

Here you asked 1 and the same question on a heap of resources, which is simply Googled. What is the point of all this?

D
Denis Verbin, 2015-02-23
@rez0n

ALT + select the desired lines LMB

A
Andrey Titov, 2016-12-30
@titov_andrei

Alt + Shift + ...

Z
zajebista, 2020-01-21
@zajebista

Select method Ctrl + Alt + M
Select variable Ctrl + Alt + V
Select attribute Ctrl + Alt + F
Select constant (public final static) Ctrl + Alt + C
Select method argument Ctrl + Alt + P

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question