Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Contextually autocomplete structs properties #30

Closed
hook-s3c opened this issue Mar 8, 2019 · 2 comments
Closed

Contextually autocomplete structs properties #30

hook-s3c opened this issue Mar 8, 2019 · 2 comments

Comments

@hook-s3c
Copy link

hook-s3c commented Mar 8, 2019

go 1.10.4 linux/amd64

Hi, I raised an issue on deoplete-go, an autocomplete integration for NeoVim's support for Golang.

I'm having trouble auto-completing for the properties of Structs when I build out variables.

Let me know what I need to do here and I'll get back to you.

deoplete-plugins/deoplete-go#149

@stamblerre
Copy link
Owner

I don't think gocode does completion of struct fields when you are creating one. I will happily accept a PR, but gopls should be able to do this for you.

@stamblerre
Copy link
Owner

Closing this issue, as the current recommendation for autocompletion is to use gopls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants