Skip to content

Detecting LSP being turned off? #309

@shmerl

Description

@shmerl

I started using fidget.nvim for showing some status to LSP activity, it's really neat!

But I noticed it doesn't show anything for LSP being stopped, i.e. something like doing

vim.lsp.enable('foo', false)

When client for foo is being active. Is it possible to catch that event somehow?

Also, may be unrelated, but I noticed that when loading clangd, it says indexing 0% and then it never changes to anything (like 25%, 50% etc.) until it just finishes indexing. Is it an issue with clangd not producing some kind of LspProgress event?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions