7ute / symbols-list

An alternate symbol list sidebar for Atom.io text editor
GNU General Public License v3.0
32 stars 24 forks source link

symbols-list package

An alternative symbol list for Atom.io It is a visual code navigator sidebar build to be as succinct as possible. Unlike the embed symbol tagger, symbols-list uses a custom list of regexes to match only the essential symbols.

If you want to see more languages or added, open a ticket, or feel free to do a pull request.

Symbols List

Currently supported languages / source format

Settings

TO DO

Contributing

To add support for your favorite language, or submit new features, feel free to do a pull request. For new languages, please include a test file in the tests directory.