Closed
Description
Describe the bug
At commit 2245fbe, go to definition
works well.
but after update matlab language server commit bb6f79e, it doesn't works in neovim
To Reproduce
Steps to reproduce the behavior:
- update language server the most recent commit
- do
:lua vim.lsp.buf.definition()
Expected behavior
show definition of function under cursor
Useful Information
- OS Version: Windows 10
- Language Server Client:
nvim-lspconfig
in neovim - Client Version: neovim v0.10.2 / nvim-lspconfig commit (87c8c83)
Additional context
As I hope, Can you support release version of matlab-language-server?
I install this server using (mason.nvim)[https://github.com/williamboman/mason.nvim],
if I want to install before version, It seems that language server is managed by release.