项目作者: atom-community

项目描述 :
Outline UI compatible with IDE packages
高级语言: TypeScript
项目地址: git://github.com/atom-community/atom-ide-outline.git
创建时间: 2020-03-14T18:59:12Z
项目社区:https://github.com/atom-community/atom-ide-outline

开源协议:Other

下载


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.