AmailP / robot-plugin

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

Support for Robot Framework 3.1 FOR loop syntax #69

Open joaonc opened 5 years ago

joaonc commented 5 years ago

The syntax for the FOR loop changed in Robot Framework 3.1 and the old syntax will be deprecated in 3.2.

More info here: https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-3.1.rst#for-loop-enhancements

The plugin needs to support the new syntax.

ghost commented 4 years ago

It has been a year since this issue was raised. Robot framework 3.2, which is currently in beta is deprecating the old for-loop syntax and prints warning for every usage.

@AmailP do you have any plans for implementing this or should people start looking for alternative plugins?

Snooz82 commented 4 years ago

This could be solved by using the Language Server https://github.com/robocorp/robotframework-lsp