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

Hangs after CocAction "doHover" on unexpected token #146

Open
brainwo opened this issue Oct 23, 2022 · 0 comments
Open

Hangs after CocAction "doHover" on unexpected token #146

brainwo opened this issue Oct 23, 2022 · 0 comments

Comments

@brainwo
Copy link

brainwo commented Oct 23, 2022

Configuration used:

vim version: NVIM v0.7.2
node version: v16.16.0
coc.nvim version: 0.0.82-3727269e 2022-10-23 00:47:09 +0800
term: xterm-kitty
platform: linux
"nim": {
        "command": "~/.nimble/bin/nimlsp",
        "filetypes": ["nim"]
}

Step to reproduce: hovering documentation in token like when or when I hover String.
Expected behaviour: it should prints [coc.nvim] hover not found like in other LSP.

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