Skip to content

lua-language-server not feature testing for LocationLink support for Goto Definition #612

@sm2n

Description

@sm2n

The LSP specification says that LocationLink[] support should depend on the client capability textDocument.definition.linkSupport, but the server doesn't appear to actually do this.

This issue came up recently with eglot, a client for emacs, here: joaotavora/eglot#711
There is an example in the linked issue. The version of lua-language-server used there is 2.3.1.

Metadata

Metadata

Assignees

No one assigned

    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