Skip to content

Add ability to check language server status per filetype #993

@nkakouros

Description

@nkakouros

Is your feature request related to a problem? Please describe.

I want to have an icon in my status line when a language server is running
(not just idle/busy) for the file that I am currently editing.

Describe the solution you'd like

A function or a variable that I can use to check if a language server for the
current filetype is running. Sth like LanguageClient#status('python').

Describe alternatives you've considered

I tried using what is already there but I couldn't make it work. Do you have
any tips to share?

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