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

Error detected while processing function go#def#Jump #21

Open
lylex opened this issue Jul 5, 2017 · 3 comments
Open

Error detected while processing function go#def#Jump #21

lylex opened this issue Jul 5, 2017 · 3 comments

Comments

@lylex
Copy link

lylex commented Jul 5, 2017

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.

@wildsurfer
Copy link

I have the same issue

screenshot at oct 10 16-54-15

@ps23
Copy link
Contributor

ps23 commented Jan 19, 2018

@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
Copy link
Contributor

ps23 commented Jan 19, 2018

Hope you patch @lylex will be merged soon

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

No branches or pull requests

3 participants