vuejs / vetur

Vue tooling for VS Code.
https://vuejs.github.io/vetur/
MIT License
5.74k stars 592 forks source link

Snippet words starting with $ sign not inserted #3350

Open drameryan opened 2 years ago

drameryan commented 2 years ago

Info

Problem

custom snippet defined in .vscode\vetur\snippets\vue\ folder

when the text is inserted text words starting with $ are non inserted.

Tried \$ and $$ but didn't work.

Reproducible Case

test snippets file: vue-test.vue

inserted text:

richex-cn commented 2 years ago

+1

yoyo930021 commented 1 year ago

Please provide a repro case. https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md