Is it possible to mark multiple lines in PhpStorm?
e.g.
LineA
LineB
LineC
lets say I try to mark LineA and LineC to copy paste them to another place, is this possible?
LineA
LineC
Sure .. but it requires a bit of "precision pointing" and using mouse (not sure if it's easily doable with keyboard only).
Basically -- the idea is to use Multiple Carets functionality:
Line A
and Line C