CSS Outline View

The CSS Outline view presents the import declarations for other CSS stylesheet files and all the selectors defined in the current CSS document. The selector entries can be presented as follows:

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 is highlighted in the CSS editor.

CSS Outline View

The selectors presented in this view can be quickly found using the key search field. When you press a sequence of character keys while the focus is in the view, the first selector that starts with that sequence is selected automatically.