weskinner / symbol-gen

Generate tags file for a project in the atom text editor
MIT License
33 stars 17 forks source link

Breaks "Go To Declaration" from symbols-view #30

Open ssfrr opened 9 years ago

ssfrr commented 9 years ago

When I generate my tags file myself I can use "Go To Declaration" but if I use symbol-gen to generate it then it doesn't work. My ctags incantation is:

ctags -R --c++-kinds=+pm --c-kinds=+pm --fields=+iaS --extra=+q .