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

Devyn Collier Johnson notifications at xxxxx
Tue Sep 4 01:32:00 UTC 2018


When applying [PEP484](https://www.python.org/dev/peps/pep-0484/) (Type Hints) to variables, the list of "symbols" in the current file no longer displays the variables using type hints. The parser should be modified to recognize Python symbols using the format `VARIABLE: TYPE = VALUE`, rather than just `VARIABLE = VALUE`.

-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180903/f2c57463/attachment-0001.html>


More information about the Github-comments mailing list