Open hxshandle opened 6 years ago
VS Code changed the language name from jade
to pug
. That means you need to put the snippest in pug.json
instead of jade.json
.
@octref Thanks for your response but unlucky this is not work for me. -Handle
Sorry, seems to be a grammar issue. I'll take a look.
@octref Thank you so much. -Handle
Info
Problem
After upgrade VS code to 1.24.1 I found the customer code snippet not worked. here is my code snippets setting for jade
Reproducible Case
create a test .vue file, set lang to jade for tag type snippets in template section