atom-ide-outline

Outline UI compatible with IDE packages

atom-ide-community

282,555

8

3.2.0

MIT

GitHub

This package consumes the following services:

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

Reveal the current cursor in the outline

reveal cursor

Show function call hierarchy (alt-c)

Double-click the function name to go to the definition.

call hierarchy

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.