outline-view.rst 562 B

123456789101112131415
  1. .. include:: ../_header.rst
  2. .. highlight:: javascript
  3. Outline view
  4. ------------
  5. The purpose of the |OutlineView|_ is to show the content of the active editor but with a hierarchical structure.
  6. An editor contributes to the |OutlineView|_ with content but also with a context menu and |InspectorView|_ support.
  7. Like the other `content viewers <../misc/content-viewers.html>`_, it shows an inline preview of the items and can be zoomed in/out, and the content can be filtered.
  8. .. image:: ../images/workbench-outline-view-04052020.jpg
  9. :alt: Outline view.