How to make a multi cursor in a Live Templates in PhpStorm?
Just like var_dump("|:",$|)
. I've tried to make it with var_dump("$END$:",$END$)
but failed.
How to make a multi cursor in a Live Templates in PhpStorm?
Just like var_dump("|:",$|)
. I've tried to make it with var_dump("$END$:",$END$)
but failed.