Can't navigate to step definitions after upgrade to 2016.3

Answered

After upgrading, we can no longer 'ctrl+click' on a step in a gherkin and go to the glue code.  Even right-clicking on the step and telling it to 'Go To -> Implementation' does nothing.  Any ideas about how to fix this?

1
2 comments
Avatar
Permanently deleted user

Ah. Looks like this might be this bug:
https://youtrack.jetbrains.com/issue/IDEA-164666

0

Hi all!

I have the same problem but with newest version of IDEA:

IntelliJ IDEA 2017.2
Build #IC-172.3317.76, built on July 15, 2017
JRE: 1.8.0_152-release-915-b5 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.6

And I have the following problems:

1. When I create a feature file, from this file I can't create a step definitions automatically.

2. When I create the step definitions it's working fine, I mean code is running with steps, but if we go to the feature file we have message that our steps into this file doesn't have link to the code into glue (to the java code).

3. And yes, we can't click command+left click for go to the implementation :(

Version of Gherkin - 163.7743.44

1

Please sign in to leave a comment.