mrkschan / ctags-status

Atom Editor plugin that shows the class/function/scope name of the current line on the status bar.
https://atom.io/packages/ctags-status
MIT License
6 stars 2 forks source link

Support rtags for clang family #36

Open mrkschan opened 8 years ago

mrkschan commented 8 years ago

https://github.com/Andersbakken/rtags

mrkschan commented 7 years ago

Getting started - https://github.com/mrkschan/ctags-status/commit/7f7e701551d81003c9c018137c106b586c31681e

mrkschan commented 7 years ago

Ctags as default, use rtags for clang based on user preferences.