Closed this issue 5 years ago · 1 comments
VScode Version:1.45.1 Vue 2 Snippets Version:0.1.11
After I type data to trigger "script" snippet in vue file, I can't trigger any snippet only if I change the cursor position.
I found the snippet config and changed "$1" to "$0",It works!
thanks~