Skip to content

Select Item

Amadej Glasenčnik edited this page Dec 23, 2023 · 1 revision

Select Item

Action is similar to “Go to Edit Point”, but selects important code parts.

In HTML, these are tag name, full attribute and attribute value. For class attribute it also selects distinct classes.

In CSS, it matches selector, full property and property value. For complex values and functions like 1px solid red or url(image.jpg) also selects part of it.

Next item action is invoked by pressing: Ctrl + Shift + .

Next item action is invoked by pressing: Ctrl + Shift + ,