[Github-comments] [geany/geany] Javascript "no symbols found" (#1329)

Colomban Wendling notifications at xxxxx
Thu Oct 5 17:28:28 UTC 2017


@gruz I'm in the process of updating Geany's JavaScript parser to current U-Ctags one. did you check if U-CTgas gives better results?

This said, unfortunately the dynamic nature of JavaScript makes it virtually impossible to get perfect symbols statically, the only way to really get perfect info would be to actually run the code (e.g. in case some code is dynamically extending classes or so).  However yes, we can try and improve the results still.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1329#issuecomment-334535421
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171005/38ede45c/attachment.html>


More information about the Github-comments mailing list