Ctrl + Click on function name does not navigate to declaration or usages in JetBrains Gateway

331 views Asked by At

I'm using JetBrains Gateway with Go plugin in IntelliJ client.
Ctrl + Click on function name doesn't navigate to function definition, or function usage, but pops up a balloon instead.

Current case: Clicking method name-> pops up a balloon notification -> Show Options -> Find -> displays usages.
enter image description here

Wanted scenario:
enter image description here

I tried to reset the keymap to default.

0

There are 0 answers