T
T
TuMko2021-10-02 16:26:05
Visual Studio Code
TuMko, 2021-10-02 16:26:05

How to highlight classes from html file in Visual Studio Code in css file?

Recently I decided to switch from WebStorm to Visual Studio Code and ran into this problem:
the project has html and ccs files, so when typing styles, WebStorm offers classes that are already used in the project, i.e. no need to memorize all the classes, but you can choose from the list.
There is no such thing in Visual Studio Code. Maybe there is a plugin so that when writing styles, VS Code could offer already written classes from html files?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
Ruslan Website, 2021-10-03
@TuMko

all autocomplete extension
615983d8d6129823969060.png
615983e2199c6731601954.png

N
Nik Faraday, 2021-10-02
@NikFaraday

Have you tried Ctrl+Space?

R
Rinat Ilyasov, 2021-10-07
@nafany_4

all autocomplete extension

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question