为什么vscode的snippet在远程不好用了呢? #155
Answered
by
CongratulateWE
CongratulateWE
asked this question in
Q&A
Replies: 1 comment
|
原因在于vbase不是Vetur的snippet,这个snippet是属于 Vue VScode Snippet 的,这个插件在远程没有装,所以没效果…… 装上就OK了 |
0 replies
Answer selected by
CongratulateWE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


原因在于vbase不是Vetur的snippet,这个snippet是属于 Vue VScode Snippet 的,这个插件在远程没有装,所以没效果……
装上就OK了