atom / symbols-view

Jump to symbols in Atom
MIT License
165 stars 115 forks source link

Support custom language packages #258

Open smithtim opened 3 years ago

smithtim commented 3 years ago

I have a custom language for which I made an Atom language package that supports syntax highlighting, automatic indentation, and comment toggling.

Now I would like it to support symbol lookup as well. It would be great if symbols-view could support custom language packages, so that whenever someone installs my language package, they could look up symbols in my language using symbols-view.