1.0.3 • Published 3 years ago

@phoenix-plugin-registry/soimon.brackets-document-outliner v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Document outliner

A Brackets extension that shows the outline of the currently selected HTML5 document.

Usage

This extension adds a Document outline panel to the Brackets editor. It can be toggled on and off by toggling the View > Show Document Outline option. Saving or switching your currently selected file will force the panel to recalculate the outline. Clicking on a row will bring you to the beginning of the section it represents.

About

This extensions makes use of the HTML5 outliner (h5o) made by Dominykas Blyžė.