The CSS Outline View presents the import declarations of other stylesheet files and all the selectors defined in the current CSS document. The selector entries can be presented in the order they appear in the document or sorted by element name used in the selector or the entire selector string representation. The selection in the outline view can be synchronized with the caret moves or the changes made in the stylesheet document. When selecting an entry from the outline view the corresponding import or selector will be highlighted in the CSS editor.
The selectors presented in the CSS Outline View can be quickly found using key search. When you press a sequence of character keys while the focus is in the outline view the first selector that starts with that sequence will be selected.