vetur icon indicating copy to clipboard operation
vetur copied to clipboard

Snippet words starting with $ sign not inserted

Open drameryan opened this issue 2 years ago • 2 comments

Info

  • Platform: Win
  • Vetur version: v0.35.0
  • VS Code version: 1.64.2

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:

drameryan avatar Feb 17 '22 10:02 drameryan

+1

richex-cn avatar Mar 26 '22 14:03 richex-cn

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

yoyo930021 avatar Nov 01 '22 10:11 yoyo930021