为什么vscode的snippet在远程不好用了呢? #155
Answered
by
CongratulateWE
CongratulateWE
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
CongratulateWE
Aug 24, 2021
Replies: 1 comment
-
原因在于vbase不是Vetur的snippet,这个snippet是属于 Vue VScode Snippet 的,这个插件在远程没有装,所以没效果…… 装上就OK了 |
Beta Was this translation helpful? Give feedback.
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了