Replies: 1 comment
-
So, @Saghen turned this into a discursion, but is there any ways to solve this? It kinda just looks like a bug to me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Make sure you have done the following
blink.cmp
<C-k>
on https://cmp.saghen.dev)Bug Description
I'm just trying to do simple completions and they just don't seem to show. The docs seem to say that it's supposed to be showing by default when available, but it's not happening.
In the example image, it's supposed to be suggesting the service methods, but it's not. I just deleted the method too, so dart_ls has all the context needed to make that change. Also it's giving the diagnostics and documentation properly, just not completion.
Full userland config can be seen at my gitlab
Relevant configuration
neovim
versionv0.11.2
blink.cmp
versionno idea how to get that
Beta Was this translation helpful? Give feedback.
All reactions