Answer the question
In order to leave comments, you need to log in
How to quickly open a DOM element in VSC?
Good afternoon.
Tell me, is there any plugin for VSC that would help navigate the HTML page in the code editor when viewing it in the browser?
Namely...
I have an HTML page open in the editor and it also displays in the browser (live relod). Using the developer panel (dev tols) I select some object on the page in the browser. And how can I quickly find this object in the editor? After all, classes can be repeated? Ideally, some plugin in Chrome, and when you right click you just choose - "open DOM element in the editor" or something similar?
Maybe there are some other solutions?
Thank you!
Answer the question
In order to leave comments, you need to log in
"You can't turn minced meat back, and you can't restore meat from cutlets..."
HTML/DOM can be built dynamically with the help of various programming languages (js. php, etc.).
At most, you can open a static HTML file in the IDE and switch between source and preview.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question