Closed jimni closed 5 years ago
hey,
I try to open the link that you have sent but i get not found. Can you anyway describe a bit more in depth the feature that you are requesting?
Thank you anyway for your support,
Valerio
On 5 January 2016 at 11:54, jimni notifications@github.com wrote:
I am using plugin version 012 with Pycharm and would very much like to be able to reference libraries using custom names At this moment plugin fails to recognize a keyword as correct for such library:
Other than that the plugin is great! Thanks, @AmailP https://github.com/AmailP!
— Reply to this email directly or view it on GitHub https://github.com/AmailP/robot-plugin/issues/17.
Sure.
After I import a library with "Import Library WITH NAME" keyword:
Import Library Selenium2Library WITH NAME S2L
I would like to be able to use autocomplete, proofing and other features of your plugin with this new alias:
S2L.Set Selenium Speed 1
S2L.Open Browser http://google.com
(...)
I also left a screenshot in the issue on github https://github.com/AmailP/robot-plugin/issues/17
I have this issue as well. I thought it was a bug and was about to report it. Any ideas when this feature may see the light of day?
Resolved in #84
I am using plugin version 0.12 with Pycharm and would very much like to be able to reference libraries using custom names. At this moment plugin fails to recognize a keyword as correct for such library:
Other than that the plugin is great! Thanks, @AmailP!