-
Snippets with characters such as CleanShot.2025-05-28.at.2.08.17.mp4 |
Beta Was this translation helpful? Give feedback.
Answered by
krovuxdev
May 28, 2025
Replies: 2 comments 2 replies
-
because u choiced div text instead of tag div |
Beta Was this translation helpful? Give feedback.
1 reply
-
@HadyMash This emmet_language_server for snippets of html. I suppose these |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
HadyMash
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@HadyMash This emmet_language_server for snippets of html.
I suppose these
#
(class) and.
(id) snippets shouldn't appear, since they're meant for naming classes/ids. (e.gdiv.name
ordiv.#name
)