Skip to content

'missing field kind' when trying to list document symbols #108

Closed
@nkakouros

Description

@nkakouros

I am using neovim with the LanguageClient-neovim plugin. I have opened a simple script file. There, I call the LanguageClient_textDocument_documentSymbol() function that is supposed to list the symbols in the document. When I do that, I get a message:

[LC] missing field `kind`

This is not a code error, it is captured and displayed properly as a message by the LanguageClient plugin.

I am not sure this is a bug with the language server (on vscode it works ok) but I thought I would ask here first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions