christoffer / pycharm-pyxl

IntelliJ Pyxl Extensions
MIT License
21 stars 3 forks source link

Pyxl tag of form <z.y ...> not recognized #11

Closed nilsbunger closed 10 years ago

nilsbunger commented 10 years ago

Our pyxl parser doesn't properly recognize the "z.y" tag as a pyxl tag for y in module z:

import z

<z.y attrib="val"> </z.y>