if your vs code not auto complete tags then here is the solution
just follow the steps
goto files -
preferences
settings
find Emmet
click on edit in settings.Json
past the following code
and your job is done .
copy and past this code from the description:
"emmet.triggerExpansionOnTab": true,
"files.associations": {"*html":"html"},
#vscode
#vs
Thanks for watching .
Subscribe our channel for more videos.