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
{{ message }}
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Hi, great tool, I'm using jsctags with vim's TabBar, and it works fine, but It doesn't recognise this pattern as module: http://weblog.bocoup.com/organizing-your-backbone-js-application-with-modules/, maybe it's a syntax limitation, just wanted to make sure I'm not missing anything. Right now it lists all "methods" in the top level. I'm guessing it's because of the use of extend instead of new.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, great tool, I'm using jsctags with vim's TabBar, and it works fine, but It doesn't recognise this pattern as module: http://weblog.bocoup.com/organizing-your-backbone-js-application-with-modules/, maybe it's a syntax limitation, just wanted to make sure I'm not missing anything. Right now it lists all "methods" in the top level. I'm guessing it's because of the use of extend instead of new.
The text was updated successfully, but these errors were encountered: