javaSCript Emmet Not working on vs code
hii..
buddies
we fix how to solve javascript autocomplete emmet not working in vs code
so let's start
step 1):-
open vs code and go to the setting after that again go to the setting (ctrl+,)
step 2) :-
now go to the right side of top and here we can see json file icon like this
pic2
after opening json file need to type new like
json file photo
step 4):-
at the last befor the "}" need to paste the given code
code is copy this code [
"emmet.showExpandedAbbreviation": "always",
"emmet.includeLanguages": {
"javascript": "javascriptreact",
"vue-html": "html",
"plaintext": "pug"
}
]
step 5 ):-
last now need to restart the vs code only (not complete pc )
i hope you enjoy this video




Comments
Post a Comment