V
V
Victoria Maslova2018-11-12 16:02:20
Visual Studio Code
Victoria Maslova, 2018-11-12 16:02:20

Visual Studio Code. Make transition to class in css/scss file when clicking on class in html?

Good afternoon!
I decided to switch to Visual Studio Code and the question arose: how to set up a transition in it so that by clicking on the css class in the html file, Visual Studio Code opens this class in the css file? Autocompletion of classes works well, everything is substituted.
In Sublime Text, I right-click on the class, select "Goto Definition" and everything works, but I don't understand how to do it in Visual Studio Code. F12 does not work, writes "Definition ... not found".
Is there a simpler way/plugin?
SOLUTION:
Plugin "CSS Peek" DOES NOT work if there are Russian characters/spaces, etc. in the path to the project folder . any characters other than the English alphabet.
If the folder with the project is on the disk, for example C:\HTML - then everything works fine !

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Sysoev, 2018-11-13
@vikamsl

Check out the css peek plugin

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question