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

add an option to show type info when completion is done #1101

Merged
merged 1 commit into from
Nov 20, 2016

Conversation

haya14busa
Copy link
Contributor

Echoing v:completion.info after completion is done is annoying if users uses completion other than vim-go omni completion.

When I run completion with completefunc and this completion-item contains multi-line info, vim-go automatically echo this info and it messes up the window.
So, I added this option.

@fatih fatih merged commit de782e8 into fatih:master Nov 20, 2016
@fatih
Copy link
Owner

fatih commented Nov 20, 2016

This seems logical. Thanks @haya14busa for the fix 👍

@haya14busa haya14busa deleted the option-go_echo_type_info branch November 20, 2016 05:11
@haya14busa
Copy link
Contributor Author

Thank you for including it 🐦 👍

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

Successfully merging this pull request may close these issues.

2 participants