Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 495 Bytes

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