Closed aaltat closed 7 years ago
It might me good idea to allow jumping to the library or resource file from where the library or resource is imported. Could use the same short cuts that are used for when jumping to the keyword source.
Example if I have this:
| *** Settings *** | | Resource | resource_b.robot |
Then Jump to keyword source shortcut should also work when cursor is in resource_b.robot.
Jump to keyword source
resource_b.robot
It might me good idea to allow jumping to the library or resource file from where the library or resource is imported. Could use the same short cuts that are used for when jumping to the keyword source.