Skip to content

Provide a status widget "Language Service" #212

Open
@angelozerr

Description

The Jetbrains support provides a status widget to show which language servers are associated with the current file:

image

It would be nice to have this feature.

When I see https://www.jetbrains.com/help/idea/typescript-support.html#ws_ts_use_ts_service_checkbox I think we should use

https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/platform/lang/lsWidget/LanguageServiceWidgetItemsProvider.kt but it seems this class exists since february, so we cannot use it for the moment because we need to try to cover one year.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions