/atom-file-structure

Schematic code structure pane

Primary LanguageJavaScriptMIT LicenseMIT

atom-file-structure

This package provides a schematic overview of the open file's code structure. It is like VS Code's outline view.

As of now, only JavaScript code is support

  • By default, it will show up on the bottom of your left dock. You can drag & drop it to the right dock too.
  • If you close it, you can open it again using ctrl+alt+f OR ctrl+option+f.

Screenshot