Skip to content

An alternate symbol list sidebar for Atom.io text editor

License

Notifications You must be signed in to change notification settings

ajoubertza/symbols-list

 
 

Repository files navigation

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

  • HTML ( text.html )
  • PHP ( text.html.php )
  • CSS ( source.css )
  • JS ( source.js )
  • CoffeeScript ( source.coffee )
  • Python( source.python )
  • Ruby( source.ruby )
  • INI/conf ( source.ini )

Settings

  • Start Up Set panel visibility at startup
  • Alphabetical Sorting Sorts the symbols alphabetically

TO DO

  • Add the choice of active keyword per language in the settings
  • Add sidebar resizing
  • Add more languages/symbols :
    • shell
    • java
    • swift

About

An alternate symbol list sidebar for Atom.io text editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 51.9%
  • CSS 24.3%
  • JavaScript 20.4%
  • Ruby 1.6%
  • PHP 1.4%
  • HTML 0.4%