Skip to content

atom-community/atom-ide-outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

660a126 · Jun 27, 2021
May 2, 2021
Jun 27, 2021
Jun 27, 2021
Mar 15, 2020
Jul 31, 2020
May 2, 2021
Jun 27, 2021
Jun 27, 2021
Jul 17, 2020
May 1, 2021
Jul 22, 2020
Mar 2, 2021
May 2, 2021
Jun 27, 2021
Jul 5, 2020
Jul 5, 2020
Jun 27, 2021
Jun 27, 2021
Jun 26, 2021
Jun 26, 2021

Repository files navigation

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

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.