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

Goto defintion/find reference doesn't work #9

Open
eyalk5 opened this issue Mar 1, 2020 · 1 comment
Open

Goto defintion/find reference doesn't work #9

eyalk5 opened this issue Mar 1, 2020 · 1 comment

Comments

@eyalk5
Copy link

eyalk5 commented Mar 1, 2020

Hi,

I am on nvim 0.5.0 and I try to use the plugin.
I get error on every gotodefintion and goto reference I try.
This is in the log:

## Output channel: vimlsp

events.js:298
      throw er; // Unhandled 'error' event
      ^

Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at process.target.send (internal/child_process.js:686:16)
    at t._next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:50:146211)
    at t.__tryOrUnsub (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:35:62808)
    at t.next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:35:61915)
    at t._next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:35:60945)
    at t.next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:35:60616)
    at t._next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:50:55668)
    at t.next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:35:60616)
    at t.notifyNext (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:50:45139)
    at t._next (/Users/eyalkarni/.config/coc/extensions/node_modules/coc-vimlsp/out/scan.js:50:40619)
Emitted 'error' event on process instance at:
    at internal/child_process.js:690:35
    at processTicksAndRejections (internal/process/task_queues.js:79:11) {
  code: 'ERR_IPC_CHANNEL_CLOSED'
}
@iamcco
Copy link
Owner

iamcco commented Mar 17, 2020

Can not reproduce.

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

2 participants