lte2000 / intellibot

IntelliJ/PyCharm plugin for Robot Automation Framework
https://github.com/lte2000/intellibot
MIT License
91 stars 26 forks source link

Keywords with embedded arguments don't work #43

Closed stavstrom closed 2 years ago

stavstrom commented 2 years ago

Why have embedded arguments stopped working? It worked in dev_0.10.143.395, but has stopped working after that.

Simple example:

image

Embedded arguments are working for keywords that are defined in python libraries, but not for keywords that are defined in test suites or in resources.

lte2000 commented 2 years ago

@stavstrom , please try attached patch v0.11.191.8026.1 intellibot.zip

There is other potential issue for keywords defined in python libraries, but since it still works well now, I didn't touch that part.

stavstrom commented 2 years ago

@lte2000 the patch works, thank you for your quick support :-)

lte2000 commented 2 years ago

fixed in Version 0.12.191.8026