Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open declaration (F3) does not work for keywords outside current file #26

Closed
TimoLinden opened this issue Jun 30, 2016 · 1 comment
Closed

Comments

@TimoLinden
Copy link

Hi,
When I select a keyword and press F3 to see its declaration it only works if the keyword is defined in the same file. I'm using pre-released RED 0.6.5.
Cheers,
Timo

@KrzysztofJozefowicz
Copy link
Contributor

in 0.7.2 F3 opens following scenarios:

  • KW declaration from current testcase file
  • KW declaration from resource file in project
  • KW declaration from resource file from other projects in workspace

Keep in mind that Eclipse and RED cannot open files outside of workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants