Skip to content

Variables content look-up #306

@robotframework-ride

Description

@robotframework-ride

Originally submitted to Google Code by radekz1979 on 7 Oct 2009

It would be nice to get possibility to see variable's content by pressing
Ctrl key. It should work similar to Keyword documentation look-up. For
example, I have variable called ${output_dir}. It is configured in Variable
section as let say 'C:\output'. So I would like to get this in a pop-up
window by pressing Ctrl key.
It could be great if it handle also nested variables. E.g. if my
${output_dir} == '${drive_letter}\output}' and there is separately defined
variable ${drive_letter}='C:' it should be correctly solved as 'C:\output'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequest for improvement: either for an existing feature or a new oneprio-mediumBehaving incorrectly, but still somewhat usabletask

    Type

    No type

    Projects

    Status

    To do

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions