Closed yaegassy closed 2 years ago
@josa42 gentle ping
Recent updates to coc.nvim allow inaly hints to be used without additional processing on the coc-extension side if the language server supports inlay hints.
If coc.nvim is up to date, inlay hints are available. This coc-go's PR itself will be closed.
Description
Recent
gopls
updates support inlay hints. I added support for inlay hints incoc-go
."v0.0.81" is required to smoothly add inlay hints feature in
coc.nvim
. Upgradedcoc.nvim
to "v0.0.81" with existingcoc-go
and made necessary adjustments. (e.g.disabledFeatures
)DEMO (mp4)
coc-settings.json:
https://user-images.githubusercontent.com/188642/179625098-b95adeee-6b1d-4182-a925-870930b1fa1c.mp4