0

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.

LazyOne
  • 158,824
  • 45
  • 388
  • 391
  • Hold down alt whilst clicking – Styphon Aug 08 '17 at 14:09
  • Use multiple variables and assign result of one to another -- it will "simulate" multi carets -- https://stackoverflow.com/a/41634968/783119 or https://stackoverflow.com/a/38523228/783119 – LazyOne Aug 08 '17 at 14:31

0 Answers0