Skip to content

LSP status stuck even though the LSP server is restarted #175

@cenk1cenk2

Description

@cenk1cenk2

Thank you @folke for your all work on many plugins that I dearly enjoy!

Describe the bug
LSP status gets stuck whenever there is a error coming from the language server, even though the language server has been restarted.

Which version of Neovim are you using?
Nightly

To Reproduce
Steps to reproduce the behavior:

  1. On a golang project, manipulate the go.mod file to make the language server throw an error.
  2. Tidy the vendor files.
  3. Restart the LSP language server.

Expected Behavior
Language server should go away whenever the LSP is restarted.

Screenshots
image

Noice Log
Please include any related errors from the Noice log file. (open with :Noice log)

Noice log
Nothing related, since everything works as expected in the UI form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions