AmailP / robot-plugin

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

Not compatiable with data driven #45

Open tienhm0202 opened 7 years ago

tienhm0202 commented 7 years ago

I have problem with writing data driven test in Pycharm screenshot from 2017-08-10 10-45-43

I'm using Robot Framework v0.13, Pycharm 2017.2 and using Robot Framework 3.0.2 (Python 3.5.2 on linux)

arnewohletz commented 7 years ago

I have a similar problem: 2017-09-04_16h11_53 Pycharm marks all values from first columns in yellow (instead of purple, as the others) and states an error ('keyword definition not found'), but I can still run the test successfully.

Please fix that bug! It's pretty annoying when the IDE complains about your syntax, even though it's fine. Thanks a lot in advance! I am using Pycharm 2017.2.2 and plugin version 0.16.3, with Robot Framework 3.0.2 and Python 2.7.13 on Win7 64Bit.