Provides go to definition functionality for Robot Framework files
apm install language-robot-frameworkapm install autocomplete-robot-frameworkapm install hyperclickapm install hyperclick-robot-framework
Hold Ctrl while hovering the mouse or use 'ctrl-alt-enter' (windows & linux) to highlight keywords and open the definition. Check out Hyperclick for more information.
This package depends on autocomplete-robot-framework for keyword informatio. Various settings can be toggled in that package.
One important configuration that affects go to definition is 'exclude directories'. Sometimes one keyword may be found in more than one robot resource resulting in hyperclick showing multiple sources. Excluding directories can be controlled from autocomplete-robot-framework settings.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.