Skip to content

ejk/symbols-tree-view

 
 

Repository files navigation

symbols-tree-view package

Symbols Tree View for Atom.io, just like taglist or tagbar for VIM.

tag-generator.coffee comes from http://github.com/atom/symbols-view

screencast

Settings

  • Auto Hide If checked then symbols-tree-view is always hidden unless mouse hover over it. (default=false)

  • Auto Toggle If checked the symbols-tree-view is auto toggled on when you open files. (default=false)

  • Scroll Animation If checked it will scroll to the destination gradually when you click the item in symbols-tree. (default=true)

TO DO

  • Add specs for test

  • Improve icons

About

A symbols view like taglist for Atom.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 90.1%
  • CSS 9.9%