Here is example it's only forking in html and not in css
How to fix this problem?
It's dificult to find information on internet because i am the only one who have this problem
Here is example it's only forking in html and not in css
How to fix this problem?
It's dificult to find information on internet because i am the only one who have this problem
In your case, the image shows you are outside of a css ruleset so there are many fewer emmet abbreviations that will work there. Your image shows what happens with a prefix of pos
- it suggests things like :placeholder-shown
, etc. that do appear as part of a css selector. If you are expecting the rest of the emmet abbreviations, like bg
for background-color
, use it IN a ruleset.
css
file - it does and has for some time.