/atom-symbols-view-plus

An alternative to atom/symbols-view :atom:

Primary LanguageJavaScriptOtherNOASSERTION

Symbols View Plus package

macOS Build Status Windows Build status Dependency Status

An alternative to atom/symbols-view

Features

  • Generate project symbols
    • Provide a command to generate the tag file for the whole project
    • Update the project tag file incrementally on file save
    • Allow user to add extra ctag command arguments
  • Provide service for autocomplete-plus
    • Project symbols are provided for autocomplete-plus automatically
  • Provide extra themes of symbols view
    • Dock item theme
    • Right panel theme

Installation

Install this package in Atom or using apm install, and read this wiki page when encountering errors.

Usage

Basically the same as atom/symbols-view, refer to the wiki for advanced usage and faqs.

Screenshots

Theme: dock item

Theme: right panel

License

The MIT License

References