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+,) pic1 step 2) :- now go to the right side of top and here we can see json file icon like this pic2 step3):- 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" } ] now like that step 5 ):- last now need to restart the vs code only (not complete pc ) i hope you enjoy this video