Find Matching Html Elements command helps you when you want to locate the Html elements that a particular CSS rule set is applied to.
Note |
|---|
Language Support Supported: CSS Not relevant: C#, VB.NET, ASP.NET, JavaScript, HTML, XAML |
JustCode uses a pop-up window (see Find Results Window) to show you the results of your search. Note that in case of a single usage, JustCode directly navigates to it instead of just showing you a window.
To find matching Html elements
Position the caret over a CSS rule set.
Press Alt+`. From the pop-up menu, choose Find Matching Html elements.
The result is:
- Double click on the usage to navigate. Alternatively you can select a usage and press the Go to Declaration button.
See Also