atom / symbols-view

Jump to symbols in Atom
MIT License
164 stars 114 forks source link

option to add additional tags file names #158

Open wolftune opened 8 years ago

wolftune commented 8 years ago

in my case to use https://github.com/aloiscochard/codex and the file it makes called codex.tags

segevfiner commented 7 years ago

It will also be useful if such option supports upwards/downwards searching like Vim supports. This is useful when you have tags files in sub directories of the project. Atom does have an advantage here that it has the project root folder in hand, so upwards search might not be all that useful.