Skip to content

LSP uses old SymbolInformation format #1519

@Suya1671

Description

@Suya1671

Describe the bug

When trying to use anything that uses the new documentSymbols format, it fails as the old one is deprecated.

Reproduction

  • install LSP
  • use with something that using the new documentSymbols format (In my case nvim-navic)
  • most likely see error

Expected behaviour

the LSP to use the new documentSymbols format, and not error

System Info

  • OS: Arch
  • IDE: Neovim (lspconfig, client installed via nvim-lsp-installer)

Which package is the issue about?

language-server

Additional Information, eg. Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions