For example, in IDEA: Ctrl + Left-Click on the implementation to jump to it.
enter image description here
I asked the AI,and it give me this:
nnoremap <leader>gf :IdeActions gotoImplementation<CR>
I don’t get any result when I type gf
in NORMAL mode.
it didn’t solve my problem.
pekka c is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1