any good way to select classes in HTML? #12600
Answered
by
TornaxO7
aster-void
asked this question in
General
-
suppose you have this
how would you select the class? |
Beta Was this translation helpful? Give feedback.
Answered by
TornaxO7
Jan 19, 2025
Replies: 1 comment 1 reply
-
There's an open PR for this: #11158. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aster-void
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an open PR for this: #11158.
However according to this comment you should be able to use
<space>
+h
to rename the tags if you have a LSP server running.