You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to use GNU global to tag a Scala project. Global has the ability to use plugins, one of which is exuberant-ctags to perform the tagging. I can point it at sctags, but I get some errors around flags that sctags doesn't support:
I don't know how much work this would be, but it would be nice to either fake out these flags or support them fully so that things that expect exuberant-ctags functionality, work.
The text was updated successfully, but these errors were encountered:
Thanks for the great project!
I'm attempting to use GNU global to tag a Scala project. Global has the ability to use plugins, one of which is exuberant-ctags to perform the tagging. I can point it at sctags, but I get some errors around flags that sctags doesn't support:
I don't know how much work this would be, but it would be nice to either fake out these flags or support them fully so that things that expect exuberant-ctags functionality, work.
The text was updated successfully, but these errors were encountered: