This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
More flexible control cursor position #39
Closed
Description
Like emmet:
"box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:color};"
https://github.com/emmetio/emmet/blob/master/lib/snippets.json#L156