Tab completion is not working in visual code studio

1.2k Views Asked by At

im new in this programming world.

And i wanna asking a noobie question.

Im using visual code studio and trying make my first web project, so i install some extension so i can easily code(?). But when i using tab-completion its not really work. In my case, i use html and the tab-completion didnt really work like when u tab-ing or enter-ing its not complete all the code, for example i wanna type div, so i type <di then tab/enter and its just showing <div only, not <div> </div> . And can anyone tell me how to fix that? Your answer really mean everything to me. Thankyou!

Oh! And here's my setting and a bunch of extension i use. Whether i should disabble or installing other

My setting

Extension i use

Another extension i use

p.s. im sorry the picture not shown, i need to have 10 question so i can attach an actual image

1

There are 1 best solutions below

2
Peter Pointer On BEST ANSWER

You are probably looking for the Auto Complete Tag and Auto Close Tag extensions:

You can find additional Extensions like this by searching for the AutoComplete tag:
Search VS Code marketplace for AutoComplete