We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
: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.
The text was updated successfully, but these errors were encountered:
I have the same issue
Sorry, something went wrong.
@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
Hope you patch @lylex will be merged soon
No branches or pull requests
To reproduce:
:GoDef
Error raised at bottom of the screen:
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.
The text was updated successfully, but these errors were encountered: