Created
December 2, 2012 23:31
-
-
Save jb55/4191575 to your computer and use it in GitHub Desktop.
typescript ctags
This is great thanks! FYI, I modified it here for my own usage. Changes were basically:
- removed variable indexing (too noisy in my projects)
- added
protected
for members - limited members to methods (same reason as #1)
Thanks for the config. But how can I use it with taglist plugin? The plugin still can't recognize the ts file.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
repo is here: https://github.com/jb55/typescript-ctags