AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link

"Robot Framework Support" plugin features doesn't work when code distributed in hierarchy model #59

Open gvasanka opened 6 years ago

gvasanka commented 6 years ago

Robot Framework Support: Version: 0.16.4 InteliJ Idea : 2017.2 Community Version

I created Robot framework test suite with hierarchy as in below picture. With this hierarchy, I am not getting plugin promising feature support. except syntax highlighting other supported features like Code completion support, Jump to keyword definition, Find usages / rename of keywords and resources

When I have code within a single repo, All of the above expected features are working.

Appreciate any clue on resolving above mentioned issues

10

DanielPBak commented 6 years ago

I have the same issue. In addition, jump to keyword and autocomplete don't seem to be pulling from my virtualenv's pythonpath. These are resources and libraries that are accessible when I run robot but seemingly can't be found by the plugin, even though my project is configured to use that virtualenv.

skhomuti commented 4 years ago

@DanielPBak @gvasanka Try the plugin version 0.21.