Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.13 KB

atom-ide-outline

Outline UI compatible with IDE packages. Presents symbols of an active text editor in a tree view, with "jump to symbol" navigation (on click).

An open outline panel

Fuzzy search in the outline tree powered by Zadeh

filterer

Getting started

  1. Install atom-ide-outline in Atom

  2. Install relevant IDE language packages e.g.:

For support for other language/syntax, try searching Atom packages registry - ide- prefix is unofficial, but helps narrow down the amount of results.

Contributing

Take a look at Contributing Guide.