R
R
Rajab Magomedov2020-01-18 07:01:07
phpstorm
Rajab Magomedov, 2020-01-18 07:01:07

How to make a snippet in PhpStorm?

Hello. Trying to make a <?= $[cursor] ?> snippet in PhpStorm. The problem is that I can't put the cursor right after the dollar sign, because it uses the value $var$ with dollar signs , so $$var$ doesn't work.
5e2282e838b95119439866.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Crash XD, 2020-01-18
@radhab20

Try like this<?= $$$VAR$ ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question