atom-community / atom-ide-outline

Outline UI compatible with IDE packages

Home Page:https://atom.io/packages/atom-ide-outline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Outline UI compatible with IDE packages

https://atom.io/packages/atom-ide-outline

License:Other


Languages

Language:TypeScript 62.4%Language:JavaScript 25.0%Language:Less 12.6%