symbol-gen icon indicating copy to clipboard operation
symbol-gen copied to clipboard

Support for ES6 / EcmaScript 2015?

Open derwaldgeist opened this issue 8 years ago • 2 comments

This package does not seem to work properly with ES6 files. I cannot find any of my class methods, for instance.

derwaldgeist avatar Dec 21 '15 08:12 derwaldgeist

Have you tried using a custom ctags configuration? This seems to work okay for my ES6 classes with a custom ~/.ctags. Out of the box, it didn't work for me.

sb8244 avatar Jan 17 '16 19:01 sb8244

This seems to work okay for my ES6 classes with a custom ~/.ctags. Out of the box, it didn't work for me.

@sb8244: Would you be willing to share your custom ~/.ctags file?

jasonrudolph avatar May 19 '17 13:05 jasonrudolph