vim-go-ide icon indicating copy to clipboard operation
vim-go-ide copied to clipboard

Error detected while processing function go#def#Jump

Open lylex opened this issue 8 years ago • 3 comments

To reproduce:

  1. Install the latest vim-go-ide as the instruction
  2. Open an existed go project
  3. type :GoDef

Error raised at bottom of the screen:

Error detected while processing function go#def#Jump[24]..<SNR>109_godefJump:
line   35:
E924: Current window was closed

After press Enter, it jumps to first line of the target tab, I believe the expected behavior is jumping to the function definition in another tab.

lylex avatar Jul 05 '17 06:07 lylex

I have the same issue

screenshot at oct 10 16-54-15

wildsurfer avatar Oct 10 '17 13:10 wildsurfer

@lylex @wildsurfer Can you try with the latest install step under https://github.com/farazdagi/vim-go-ide#1-prerequisites, especially try to https://github.com/farazdagi/vim-go-ide#13-install-python-and-update-plugins-optional For me :GoDef works and I am not able to replicate the error

ps23 avatar Jan 19 '18 13:01 ps23

Hope you patch @lylex will be merged soon

ps23 avatar Jan 19 '18 13:01 ps23