Exuberant ctags defines a bunch of additional fields starting with a ;" that can be used to embed additional information in a tag file, see section 6 of: http://ctags.sourceforge.net/FORMAT
Most if not all of the required information is in the starscope db already, we just need to translate it appropriately.
Exuberant ctags defines a bunch of additional fields starting with a ;" that can be used to embed additional information in a tag file, see section 6 of: http://ctags.sourceforge.net/FORMAT
Most if not all of the required information is in the starscope db already, we just need to translate it appropriately.