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

Can't trigger completions in or before symbol. #122

Open
muirdm opened this issue Sep 11, 2019 · 0 comments · May be fixed by #123
Open

Can't trigger completions in or before symbol. #122

muirdm opened this issue Sep 11, 2019 · 0 comments · May be fixed by #123

Comments

@muirdm
Copy link

muirdm commented Sep 11, 2019

Using gopls, I can't trigger completion using company-manual-begin in cases like:

fmt.<>Print() // <> represents point

Completions only seem to trigger when there is no symbol postfix. VSCode can trigger completions in this case.

It seems like company mode itself can support this, so I assume something about the company-lsp backend prevents this from working.

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

Successfully merging a pull request may close this issue.

1 participant