I am using vim and ctags to get taglist. but for javascript, it does not works for this convention
MyClass.extend({ xxx: function(){ }, ... }) MyClass.pr
provided you install doctorjs, you can use the vim-taglist-plus plugin, which is a fork of the vim-taglist plugin with jsctags (doctorjs) support : https://github.com/int3/vim-taglist-plus