It seems that the plugin renders list variables wrong. In value assignments (e.g. @{list}= Create List A B C) the list variable is rendered like a keyword. As a keyword argument the list variable is rendered like a literal. In both situation I would expect list variables being rendered like scalar variables.
It seems that the plugin renders list variables wrong. In value assignments (e.g.
@{list}= Create List A B C
) the list variable is rendered like a keyword. As a keyword argument the list variable is rendered like a literal. In both situation I would expect list variables being rendered like scalar variables.Screenshot: