robotcode
robotcode copied to clipboard
[ENHANCEMENT] Adding hyperlink support for Gherkin feature files
Hallo Daniel,
In case I have in the editor a Robot Framework script with a keyword, when I click with the mouse on this keyword (hyperlink), then I will jump to the right file with the keyword code.
Now I am busy with the robotframework-gherkin-parser and the accompanying feature scripts. Unfortunately I can't click in the feature script on the lines with "Given", "When" and "Then" and so on in order to go to the underlying keyword. The hyperlink is missing. It would be great if I this could be added.
+1
my team noticed the same unfortunately, we always have to go to the steps folder manually.