D
D
Darya Shvakh2019-04-08 18:43:40
Visual Studio Code
Darya Shvakh, 2019-04-08 18:43:40

How can Visual Studio display class hints used in HTML in a CSS file?

Good evening.
Can you please tell me how to display class hints used in HTML in CSS file in Visual Studio?
For example structure in HTML file

<div class="on">
<div class="on_01"></div>
<div class="on_02"></div>
</div>

And I would like that when typing in the CSS file - .on - in the tips there were all classes
starting with - on.
The extension - HTML CSS Support - is installed, but in the tooltips there is only one (the very first one) - .on Maybe you can somehow configure HTML CSS Support
5cab6c1ebb8cf429148673.jpeg
Thanks!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WapSter, 2019-04-08
@DariaShvakh

It seems this plugin does such a thing.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question