Compatibility with gopls? #1749
-
Hi all. I only found out about this package today, after setting up a new machine with this version of kickstart, so I apologize in advance for not being super familiar with how blink does things. I tried to make my way through the doc site, but nothing seemed directly applicable in the end. I'm having an issue with imports in Go files, whereas I didn't have this with the previous cmp solution included in kickstart. The issue is that if I start typing a common package name (e.g. Videos I've seen of people using blink for other languages seem to have far more clear completions, including for imports, so is this maybe an issue with gopls? Or is there something on the blink side of things that can be done for this? Thanks in advance for any guidance you might be able to offer. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There is an opened issue for this: #1610 Until it is resolved, you can try the following workaround: #1317 (comment) |
Beta Was this translation helpful? Give feedback.
There is an opened issue for this: #1610
Until it is resolved, you can try the following workaround: #1317 (comment)