The Select actions are enabled when the caret is positioned inside a tag name.
+->: Selects the entire current element;
+->: Selects the current element, excluding the start tag and end tag;
+->: Selects all the attributes of the current element;
+->: Selects the parent element of the current element;