typescript-language-server / typescript-language-server

TypeScript & JavaScript Language Server

Home Page:https://www.npmjs.com/package/typescript-language-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go to definition is not working on neovim

janoamaral opened this issue · comments

In 4.1.0 go to vim.lsp.buf.definition() stop working. Rollback to 4.0.0 and works fine.

You should provide LSP logs from the client.

And your vim configuration for this server

Assuming it's a duplicate of #794