项目作者: ShukantPal

项目描述 :
Schematic code structure pane
高级语言: JavaScript
项目地址: git://github.com/ShukantPal/atom-file-structure.git
创建时间: 2020-05-06T23:27:20Z
项目社区:https://github.com/ShukantPal/atom-file-structure

开源协议:MIT License

下载


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