hyperclick-robot-framework

Robot Framework hyperclick provider for Atom

gliviu

20,503

2

Bug Reports

1.9.0

MIT

GitHub

This package provides the following services:

This package consumes the following services:

hyperclick-robot-framework

Provides go to definition functionality for Robot Framework files

Demo

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.

Changelog