[Github-comments] [geany/geany] Does not See Python Symbols with PEP484 Type Hints (#1943)

elextr notifications at xxxxx
Tue Sep 4 03:27:42 UTC 2018


PEP-484 is still provisional, its API may change.  The parser comes from the [Universal Ctags](https://github.com/universal-ctags/ctags) project.  The latest version of that appears to support PEP 526 annotations, but not PEP 484.  

Updating parsers in Geany is "in progress" but is a big job and somewhat slow, but when complete those PEP526 annotations should not break the parser.

You should open an issue with the Universal Ctags project to discuss adding the full PEP 484, perhaps when it is finalised.

-- 
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/1943#issuecomment-418230628
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180903/107d9d66/attachment.html>


More information about the Github-comments mailing list