Skip to content

"Go to definition" doesn't work  #54

Closed
@Jaehaks

Description

@Jaehaks

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:

  1. update language server the most recent commit
  2. do :lua vim.lsp.buf.definition()

Expected behavior
show definition of function under cursor

Screenshots
image

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions