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

Unable to get completions #7

Closed
anihm136 opened this issue May 29, 2020 · 2 comments
Closed

Unable to get completions #7

anihm136 opened this issue May 29, 2020 · 2 comments

Comments

@anihm136
Copy link

Hi. I'm using vim-dadbod and this plugin (through coc-db), and I'm not able to get completion candidates through the plugin. Dadbod works fine for executing queries. How can I debug this?
I'm setting the variable b:db after the buffer loads using dadbod, not through an autocmd. Could that be the reason?
Thanks in advance.

@kristijanhusak
Copy link
Owner

Problem was that cache wasn't refreshed after you set the variable. Do an update and give it another test, should be working fine now.

@anihm136
Copy link
Author

The latest update has it working. Thank you!

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

2 participants