C
C
chopix2022-03-21 16:26:55
Visual Studio Code
chopix, 2022-03-21 16:26:55

How to fix Emmet Vs Code?

In general, I am a beginner coder, today I decided to switch from Sublime to Vs Code, while reading that Emmet is built into VS Code. I go in, look, everything seems to be working fine, BUT autocompletion of tags does not work, that is, let's say I enter a tag to include a CSS file, but the main arguments are not written, just a word is added, and the tag does not even close, that is, Emmet hints do not work, while Emmet itself works, I have class shortcuts like div.container_top and other shortcuts work

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anonymous Penguin, 2022-03-21
@chopix

Editor tooltips are not emmets, but inline snippets. Read directly about them.
Emmet itself does not show hints. It just expands the abbreviations on tab.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question