This package provides:
This package consumes:
Provides go to definition functionality for Robot Framework files

apm install language-robot-framework
apm install autocomplete-robot-framework
apm install hyperclick
apm 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.