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

Question: Is it possible for coc-go to find methods of a struct? #219

Open
aauren opened this issue Mar 12, 2024 · 0 comments
Open

Question: Is it possible for coc-go to find methods of a struct? #219

aauren opened this issue Mar 12, 2024 · 0 comments

Comments

@aauren
Copy link

aauren commented Mar 12, 2024

Thanks for putting this project together! I use coc.vim and coc-go for a lot of my Go programming.

One of the needs that I find pretty consistently, is a way to get a list of all of the methods of a given struct. From a quick search, it looks like this functionality is likely in gopls: golang/go#54008 ?

Is this functionality that is also exposed by coc-go in some way? If so, is there a way to use this in coc.vim as well?

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

1 participant